Uses of Interface
org.omg.CosEventChannelAdmin.EventChannelOperations

Packages that use EventChannelOperations
org.jacorb.events   
org.jacorb.notification   
org.omg.CosEventChannelAdmin   
org.omg.CosNotifyChannelAdmin   
 

Uses of EventChannelOperations in org.jacorb.events
 

Subinterfaces of EventChannelOperations in org.jacorb.events
 interface JacORBEventChannel
          Generated from IDL interface "JacORBEventChannel"
 interface JacORBEventChannelOperations
          Generated from IDL interface "JacORBEventChannel"
 

Classes in org.jacorb.events that implement EventChannelOperations
 class _JacORBEventChannelStub
          Generated from IDL interface "JacORBEventChannel"
 class JacORBEventChannelPOA
          Generated from IDL interface "JacORBEventChannel"
 class JacORBEventChannelPOATie
          Generated from IDL interface "JacORBEventChannel"
 

Uses of EventChannelOperations in org.jacorb.notification
 

Classes in org.jacorb.notification that implement EventChannelOperations
 class EventChannelImpl
           
 

Uses of EventChannelOperations in org.omg.CosEventChannelAdmin
 

Subinterfaces of EventChannelOperations in org.omg.CosEventChannelAdmin
 interface EventChannel
          Generated from IDL interface "EventChannel"
 

Classes in org.omg.CosEventChannelAdmin that implement EventChannelOperations
 class _EventChannelStub
          Generated from IDL interface "EventChannel"
 class EventChannelPOA
          Generated from IDL interface "EventChannel"
 class EventChannelPOATie
          Generated from IDL interface "EventChannel"
 

Methods in org.omg.CosEventChannelAdmin that return EventChannelOperations
 EventChannelOperations EventChannelPOATie._delegate()
           
 

Methods in org.omg.CosEventChannelAdmin with parameters of type EventChannelOperations
 void EventChannelPOATie._delegate(EventChannelOperations delegate)
           
 

Constructors in org.omg.CosEventChannelAdmin with parameters of type EventChannelOperations
EventChannelPOATie(EventChannelOperations delegate)
           
EventChannelPOATie(EventChannelOperations delegate, POA poa)
           
 

Uses of EventChannelOperations in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of EventChannelOperations in org.omg.CosNotifyChannelAdmin
 interface EventChannelOperations
          Generated from IDL interface "EventChannel"