Package | Description |
---|---|
org.jacorb.orb.diop | |
org.jacorb.orb.etf | |
org.jacorb.orb.iiop | |
org.omg.ETF |
Modifier and Type | Method and Description |
---|---|
Listener |
DIOPFactories.create_listener(ProtocolProperties props,
int stacksize,
short base_priority) |
Modifier and Type | Class and Description |
---|---|
class |
ListenerBase |
Modifier and Type | Method and Description |
---|---|
Listener |
FactoriesBase.create_listener(ProtocolProperties props,
int stacksize,
short base_priority)
ETF defined operation to create a connection.
|
Modifier and Type | Class and Description |
---|---|
class |
IIOPListener |
Modifier and Type | Class and Description |
---|---|
class |
_ListenerLocalBase
Abstract base class for implementations of local interface Listener
|
class |
ListenerLocalTie
Generated from IDL interface "Listener".
|
Modifier and Type | Field and Description |
---|---|
Listener |
ListenerHolder.value |
Modifier and Type | Method and Description |
---|---|
Listener |
FactoriesOperations.create_listener(ProtocolProperties props,
int stacksize,
short base_priority) |
Listener |
FactoriesLocalTie.create_listener(ProtocolProperties props,
int stacksize,
short base_priority) |
static Listener |
ListenerHelper.extract(Any any) |
static Listener |
ListenerHelper.narrow(Object obj) |
static Listener |
ListenerHelper.read(InputStream in) |
static Listener |
ListenerHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ListenerHelper.insert(Any any,
Listener s) |
static void |
ListenerHelper.write(OutputStream _out,
Listener s) |
Constructor and Description |
---|
ListenerHolder(Listener initial) |
Copyright © 2017 JacORB. All rights reserved.