| Package | Description |
|---|---|
| org.omg.ETF | |
| org.omg.RTCORBA |
| Modifier and Type | Method and Description |
|---|---|
Connection |
FactoriesLocalTie.create_connection(ProtocolProperties props) |
Connection |
FactoriesOperations.create_connection(ProtocolProperties props) |
Listener |
FactoriesLocalTie.create_listener(ProtocolProperties props,
int stacksize,
short base_priority) |
Listener |
FactoriesOperations.create_listener(ProtocolProperties props,
int stacksize,
short base_priority) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TCPProtocolProperties
Generated from IDL interface "TCPProtocolProperties".
|
| Modifier and Type | Class and Description |
|---|---|
class |
_ProtocolPropertiesLocalBase
Abstract base class for implementations of local interface ProtocolProperties
|
class |
_TCPProtocolPropertiesLocalBase
Abstract base class for implementations of local interface TCPProtocolProperties
|
class |
ProtocolPropertiesLocalTie
Generated from IDL interface "ProtocolProperties".
|
class |
TCPProtocolPropertiesLocalTie
Generated from IDL interface "TCPProtocolProperties".
|
| Modifier and Type | Field and Description |
|---|---|
ProtocolProperties |
Protocol.orb_protocol_properties |
ProtocolProperties |
Protocol.transport_protocol_properties |
ProtocolProperties |
ProtocolPropertiesHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ProtocolProperties |
ProtocolPropertiesHelper.extract(Any any) |
static ProtocolProperties |
ProtocolPropertiesHelper.narrow(Object obj) |
static ProtocolProperties |
ProtocolPropertiesHelper.read(InputStream in) |
static ProtocolProperties |
ProtocolPropertiesHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ProtocolPropertiesHelper.insert(Any any,
ProtocolProperties s) |
static void |
ProtocolPropertiesHelper.write(OutputStream _out,
ProtocolProperties s) |
| Constructor and Description |
|---|
Protocol(int protocol_type,
ProtocolProperties orb_protocol_properties,
ProtocolProperties transport_protocol_properties) |
ProtocolPropertiesHolder(ProtocolProperties initial) |
Copyright © 2017 JacORB. All rights reserved.