| Package | Description |
|---|---|
| org.omg.ETF |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConnectionZeroCopy
Generated from IDL interface "ConnectionZeroCopy".
|
| Modifier and Type | Class and Description |
|---|---|
class |
_ConnectionLocalBase
Abstract base class for implementations of local interface Connection
|
class |
_ConnectionZeroCopyLocalBase
Abstract base class for implementations of local interface ConnectionZeroCopy
|
class |
ConnectionLocalTie
Generated from IDL interface "Connection".
|
class |
ConnectionZeroCopyLocalTie
Generated from IDL interface "ConnectionZeroCopy".
|
| Modifier and Type | Field and Description |
|---|---|
Connection |
ConnectionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
Connection |
ListenerOperations.accept() |
Connection |
ListenerLocalTie.accept() |
Connection |
FactoriesLocalTie.create_connection(ProtocolProperties props) |
Connection |
FactoriesOperations.create_connection(ProtocolProperties props) |
static Connection |
ConnectionHelper.extract(Any any) |
static Connection |
ConnectionHelper.narrow(Object obj) |
static Connection |
ConnectionHelper.read(InputStream in) |
static Connection |
ConnectionHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
HandleOperations.add_input(Connection conn) |
boolean |
HandleLocalTie.add_input(Connection conn) |
void |
HandleOperations.closed_by_peer(Connection conn) |
void |
HandleLocalTie.closed_by_peer(Connection conn) |
void |
ListenerOperations.completed_data(Connection conn) |
void |
ListenerLocalTie.completed_data(Connection conn) |
static void |
ConnectionHelper.insert(Any any,
Connection s) |
void |
HandleOperations.signal_data_available(Connection conn) |
void |
HandleLocalTie.signal_data_available(Connection conn) |
static void |
ConnectionHelper.write(OutputStream _out,
Connection s) |
| Constructor and Description |
|---|
ConnectionHolder(Connection initial) |
Copyright © 2017 JacORB. All rights reserved.