Package | Description |
---|---|
org.jacorb.notification | |
org.jacorb.notification.servant | |
org.omg.CosNotifyChannelAdmin | |
org.omg.CosTypedNotifyChannelAdmin |
Modifier and Type | Method and Description |
---|---|
EventChannel |
JacORBEventChannelFactoryPOATie.create_channel(Property[] initial_qos,
Property[] initial_admin,
IntHolder id) |
EventChannel |
_JacORBEventChannelFactoryStub.create_channel(Property[] initial_qos,
Property[] initial_admin,
IntHolder id) |
EventChannel |
EventChannelFactoryImpl.create_channel(Property[] qualitiyOfServiceProperties,
Property[] administrativeProperties,
IntHolder channelIdentifier)
The
create_channel operation is invoked to create a new instance of the
Notification Service style event channel. |
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. |
Modifier and Type | Method and Description |
---|---|
EventChannel |
IEventChannel.getEventChannel() |
EventChannel |
AbstractAdmin.MyChannel() |
Modifier and Type | Field and Description |
---|---|
EventChannel |
EventChannelHolder.value |
Modifier and Type | Method and Description |
---|---|
EventChannel |
EventChannelPOA._this() |
EventChannel |
EventChannelPOATie._this() |
EventChannel |
EventChannelPOA._this(ORB orb) |
EventChannel |
EventChannelPOATie._this(ORB orb) |
EventChannel |
_EventChannelFactoryStub.create_channel(Property[] initial_qos,
Property[] initial_admin,
IntHolder id) |
EventChannel |
EventChannelFactoryPOATie.create_channel(Property[] initial_qos,
Property[] initial_admin,
IntHolder id) |
EventChannel |
EventChannelFactoryOperations.create_channel(Property[] initial_qos,
Property[] initial_admin,
IntHolder id) |
static EventChannel |
EventChannelHelper.extract(Any any) |
EventChannel |
_EventChannelFactoryStub.get_event_channel(int id) |
EventChannel |
EventChannelFactoryPOATie.get_event_channel(int id) |
EventChannel |
EventChannelFactoryOperations.get_event_channel(int id) |
EventChannel |
SupplierAdminPOATie.MyChannel() |
EventChannel |
ConsumerAdminOperations.MyChannel() |
EventChannel |
_SupplierAdminStub.MyChannel() |
EventChannel |
SupplierAdminOperations.MyChannel() |
EventChannel |
ConsumerAdminPOATie.MyChannel() |
EventChannel |
_ConsumerAdminStub.MyChannel() |
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 | Method and Description |
---|---|
EventChannel |
TypedConsumerAdminPOATie.MyChannel() |
EventChannel |
_TypedSupplierAdminStub.MyChannel() |
EventChannel |
_TypedConsumerAdminStub.MyChannel() |
EventChannel |
TypedSupplierAdminPOATie.MyChannel() |