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