Package | Description |
---|---|
org.jacorb.notification | |
org.omg.CosNotifyChannelAdmin | |
org.omg.CosTypedNotifyChannelAdmin |
Modifier and Type | Method and Description |
---|---|
AbstractEventChannel |
ChannelManager.get_channel_servant(int id) |
protected AbstractEventChannel |
AbstractChannelFactory.get_event_channel_servant(int id) |
EventChannel |
JacORBEventChannelFactoryPOATie.get_event_channel(int id) |
EventChannel |
_JacORBEventChannelFactoryStub.get_event_channel(int id) |
EventChannel |
EventChannelFactoryImpl.get_event_channel(int id)
The
get_event_channel operation accepts as input a numeric value that is
supposed to be the unique identifier of a Notification Service event channel, which has been
created by the target object. |
TypedEventChannel |
TypedEventChannelFactoryImpl.get_typed_event_channel(int id) |
Modifier and Type | Method and Description |
---|---|
static ChannelNotFound |
ChannelNotFoundHelper.extract(Any any) |
static ChannelNotFound |
ChannelNotFoundHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
ChannelNotFoundHelper.insert(Any any,
ChannelNotFound s) |
static void |
ChannelNotFoundHelper.write(OutputStream out,
ChannelNotFound s) |
Modifier and Type | Method and Description |
---|---|
EventChannel |
EventChannelFactoryPOATie.get_event_channel(int id) |
EventChannel |
_EventChannelFactoryStub.get_event_channel(int id) |
EventChannel |
EventChannelFactoryOperations.get_event_channel(int id) |
Modifier and Type | Method and Description |
---|---|
TypedEventChannel |
TypedEventChannelFactoryOperations.get_typed_event_channel(int id) |
TypedEventChannel |
TypedEventChannelFactoryPOATie.get_typed_event_channel(int id) |
TypedEventChannel |
_TypedEventChannelFactoryStub.get_typed_event_channel(int id) |
Copyright © 2016 JacORB. All rights reserved.