|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventChannel | |
|---|---|
| org.jacorb.notification | |
| org.jacorb.notification.servant | |
| org.omg.CosNotifyChannelAdmin | |
| org.omg.CosTypedNotifyChannelAdmin | |
| Uses of EventChannel in org.jacorb.notification |
|---|
| Methods in org.jacorb.notification that return EventChannel | |
|---|---|
EventChannel |
_JacORBEventChannelFactoryStub.create_channel(Property[] initial_qos,
Property[] initial_admin,
IntHolder id)
|
EventChannel |
JacORBEventChannelFactoryPOATie.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 |
_JacORBEventChannelFactoryStub.get_event_channel(int id)
|
EventChannel |
JacORBEventChannelFactoryPOATie.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. |
| Uses of EventChannel in org.jacorb.notification.servant |
|---|
| Methods in org.jacorb.notification.servant that return EventChannel | |
|---|---|
EventChannel |
IEventChannel.getEventChannel()
|
EventChannel |
AbstractAdmin.MyChannel()
|
| Uses of EventChannel in org.omg.CosNotifyChannelAdmin |
|---|
| Fields in org.omg.CosNotifyChannelAdmin declared as EventChannel | |
|---|---|
EventChannel |
EventChannelHolder.value
|
| Methods in org.omg.CosNotifyChannelAdmin that return EventChannel | |
|---|---|
EventChannel |
EventChannelPOATie._this()
|
EventChannel |
EventChannelPOA._this()
|
EventChannel |
EventChannelPOATie._this(ORB orb)
|
EventChannel |
EventChannelPOA._this(ORB orb)
|
EventChannel |
EventChannelFactoryOperations.create_channel(Property[] initial_qos,
Property[] initial_admin,
IntHolder id)
|
EventChannel |
_EventChannelFactoryStub.create_channel(Property[] initial_qos,
Property[] initial_admin,
IntHolder id)
|
EventChannel |
EventChannelFactoryPOATie.create_channel(Property[] initial_qos,
Property[] initial_admin,
IntHolder id)
|
static EventChannel |
EventChannelHelper.extract(Any any)
|
EventChannel |
EventChannelFactoryOperations.get_event_channel(int id)
|
EventChannel |
_EventChannelFactoryStub.get_event_channel(int id)
|
EventChannel |
EventChannelFactoryPOATie.get_event_channel(int id)
|
EventChannel |
SupplierAdminOperations.MyChannel()
|
EventChannel |
ConsumerAdminOperations.MyChannel()
|
EventChannel |
_SupplierAdminStub.MyChannel()
|
EventChannel |
ConsumerAdminPOATie.MyChannel()
|
EventChannel |
_ConsumerAdminStub.MyChannel()
|
EventChannel |
SupplierAdminPOATie.MyChannel()
|
static EventChannel |
EventChannelHelper.narrow(Object obj)
|
static EventChannel |
EventChannelHelper.read(InputStream in)
|
static EventChannel |
EventChannelHelper.unchecked_narrow(Object obj)
|
| Methods in org.omg.CosNotifyChannelAdmin with parameters of type EventChannel | |
|---|---|
static void |
EventChannelHelper.insert(Any any,
EventChannel s)
|
static void |
EventChannelHelper.write(OutputStream _out,
EventChannel s)
|
| Constructors in org.omg.CosNotifyChannelAdmin with parameters of type EventChannel | |
|---|---|
EventChannelHolder(EventChannel initial)
|
|
| Uses of EventChannel in org.omg.CosTypedNotifyChannelAdmin |
|---|
| Methods in org.omg.CosTypedNotifyChannelAdmin that return EventChannel | |
|---|---|
EventChannel |
TypedSupplierAdminPOATie.MyChannel()
|
EventChannel |
_TypedConsumerAdminStub.MyChannel()
|
EventChannel |
TypedConsumerAdminPOATie.MyChannel()
|
EventChannel |
_TypedSupplierAdminStub.MyChannel()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||