| Package | Description |
|---|---|
| org.omg.ETF |
| Modifier and Type | Class and Description |
|---|---|
class |
_ProfileLocalBase
Abstract base class for implementations of local interface Profile
|
class |
ProfileLocalTie
Generated from IDL interface "Profile".
|
| Modifier and Type | Field and Description |
|---|---|
Profile |
ProfileHolder.value |
| Modifier and Type | Method and Description |
|---|---|
Profile |
ProfileOperations.copy() |
Profile |
ProfileLocalTie.copy() |
Profile |
FactoriesLocalTie.decode_corbaloc(String corbaloc) |
Profile |
FactoriesOperations.decode_corbaloc(String corbaloc) |
Profile |
FactoriesLocalTie.demarshal_profile(TaggedProfileHolder tagged_profile,
TaggedComponentSeqHolder components) |
Profile |
FactoriesOperations.demarshal_profile(TaggedProfileHolder tagged_profile,
TaggedComponentSeqHolder components) |
Profile |
ListenerOperations.endpoint() |
Profile |
ListenerLocalTie.endpoint() |
static Profile |
ProfileHelper.extract(Any any) |
Profile |
ConnectionZeroCopyLocalTie.get_server_profile() |
Profile |
ConnectionOperations.get_server_profile() |
Profile |
ConnectionLocalTie.get_server_profile() |
static Profile |
ProfileHelper.narrow(Object obj) |
static Profile |
ProfileHelper.read(InputStream in) |
static Profile |
ProfileHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionZeroCopyLocalTie.connect(Profile server_profile,
long time_out) |
void |
ConnectionOperations.connect(Profile server_profile,
long time_out) |
void |
ConnectionLocalTie.connect(Profile server_profile,
long time_out) |
static void |
ProfileHelper.insert(Any any,
Profile s) |
boolean |
ProfileOperations.is_match(Profile prof) |
boolean |
ProfileLocalTie.is_match(Profile prof) |
static void |
ProfileHelper.write(OutputStream _out,
Profile s) |
| Constructor and Description |
|---|
ProfileHolder(Profile initial) |
Copyright © 2017 JacORB. All rights reserved.