Package | Description |
---|---|
org.jacorb.events | |
org.omg.CosEventChannelAdmin | |
org.omg.CosNotifyChannelAdmin |
Modifier and Type | Interface and Description |
---|---|
interface |
JacORBEventChannel
Generated from IDL interface "JacORBEventChannel".
|
Modifier and Type | Class and Description |
---|---|
class |
_JacORBEventChannelStub
Generated from IDL interface "JacORBEventChannel".
|
Modifier and Type | Class and Description |
---|---|
class |
_EventChannelStub
Generated from IDL interface "EventChannel".
|
Modifier and Type | Field and Description |
---|---|
EventChannel |
EventChannelHolder.value |
Modifier and Type | Method and Description |
---|---|
EventChannel |
EventChannelPOATie._this() |
EventChannel |
EventChannelPOA._this() |
EventChannel |
EventChannelPOATie._this(ORB orb) |
EventChannel |
EventChannelPOA._this(ORB orb) |
static EventChannel |
EventChannelHelper.extract(Any any) |
static EventChannel |
EventChannelHelper.narrow(Object obj) |
static EventChannel |
EventChannelHelper.read(InputStream in) |
static EventChannel |
EventChannelHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
EventChannelHelper.insert(Any any,
EventChannel s) |
static void |
EventChannelHelper.write(OutputStream _out,
EventChannel s) |
Constructor and Description |
---|
EventChannelHolder(EventChannel initial) |
Modifier and Type | Interface and Description |
---|---|
interface |
EventChannel
Generated from IDL interface "EventChannel".
|