Package | Description |
---|---|
org.omg.RTCORBA |
Modifier and Type | Class and Description |
---|---|
class |
_TCPProtocolPropertiesLocalBase
Abstract base class for implementations of local interface TCPProtocolProperties
|
class |
TCPProtocolPropertiesLocalTie
Generated from IDL interface "TCPProtocolProperties".
|
Modifier and Type | Field and Description |
---|---|
TCPProtocolProperties |
TCPProtocolPropertiesHolder.value |
Modifier and Type | Method and Description |
---|---|
static TCPProtocolProperties |
TCPProtocolPropertiesHelper.extract(Any any) |
static TCPProtocolProperties |
TCPProtocolPropertiesHelper.narrow(Object obj) |
static TCPProtocolProperties |
TCPProtocolPropertiesHelper.read(InputStream in) |
static TCPProtocolProperties |
TCPProtocolPropertiesHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
TCPProtocolPropertiesHelper.insert(Any any,
TCPProtocolProperties s) |
static void |
TCPProtocolPropertiesHelper.write(OutputStream _out,
TCPProtocolProperties s) |
Constructor and Description |
---|
TCPProtocolPropertiesHolder(TCPProtocolProperties initial) |