| Package | Description |
|---|---|
| org.jacorb.orb | |
| org.jacorb.orb.policies | |
| org.omg.RTCORBA |
| Modifier and Type | Method and Description |
|---|---|
Protocol[] |
Delegate.getClientProtocols() |
| Modifier and Type | Method and Description |
|---|---|
ClientProtocolPolicy |
RTORB.create_client_protocol_policy(Protocol[] protocols) |
| Constructor and Description |
|---|
SpecificProfileSelector(Protocol[] protocols) |
| Modifier and Type | Method and Description |
|---|---|
Protocol[] |
ClientProtocolPolicy.protocols() |
| Constructor and Description |
|---|
ClientProtocolPolicy(Protocol[] protos) |
| Modifier and Type | Field and Description |
|---|---|
Protocol |
ProtocolHolder.value |
Protocol[] |
ProtocolListHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static Protocol |
ProtocolHelper.extract(Any any) |
static Protocol[] |
ProtocolListHelper.extract(Any any) |
Protocol[] |
ClientProtocolPolicyLocalTie.protocols() |
Protocol[] |
ClientProtocolPolicyOperations.protocols() |
static Protocol |
ProtocolHelper.read(InputStream in) |
static Protocol[] |
ProtocolListHelper.read(InputStream _in) |
| Modifier and Type | Method and Description |
|---|---|
ClientProtocolPolicy |
RTORBLocalTie.create_client_protocol_policy(Protocol[] protocols) |
ClientProtocolPolicy |
RTORBOperations.create_client_protocol_policy(Protocol[] protocols) |
static void |
ProtocolHelper.insert(Any any,
Protocol s) |
static void |
ProtocolListHelper.insert(Any any,
Protocol[] s) |
static void |
ProtocolHelper.write(OutputStream out,
Protocol s) |
static void |
ProtocolListHelper.write(OutputStream _out,
Protocol[] _s) |
| Constructor and Description |
|---|
ProtocolHolder(Protocol initial) |
ProtocolListHolder(Protocol[] initial) |