Package | Description |
---|---|
org.omg.CosTypedEventChannelAdmin | |
org.omg.CosTypedNotifyChannelAdmin |
Modifier and Type | Class and Description |
---|---|
class |
_TypedEventChannelStub
Generated from IDL interface "TypedEventChannel".
|
Modifier and Type | Field and Description |
---|---|
TypedEventChannel |
TypedEventChannelHolder.value |
Modifier and Type | Method and Description |
---|---|
TypedEventChannel |
TypedEventChannelPOA._this() |
TypedEventChannel |
TypedEventChannelPOATie._this() |
TypedEventChannel |
TypedEventChannelPOA._this(ORB orb) |
TypedEventChannel |
TypedEventChannelPOATie._this(ORB orb) |
static TypedEventChannel |
TypedEventChannelHelper.extract(Any any) |
static TypedEventChannel |
TypedEventChannelHelper.narrow(Object obj) |
static TypedEventChannel |
TypedEventChannelHelper.read(InputStream in) |
static TypedEventChannel |
TypedEventChannelHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
TypedEventChannelHelper.insert(Any any,
TypedEventChannel s) |
static void |
TypedEventChannelHelper.write(OutputStream _out,
TypedEventChannel s) |
Constructor and Description |
---|
TypedEventChannelHolder(TypedEventChannel initial) |
Modifier and Type | Interface and Description |
---|---|
interface |
TypedEventChannel
Generated from IDL interface "TypedEventChannel".
|