Uses of Interface
org.omg.CosNotifyChannelAdmin.EventChannelOperations

Packages that use EventChannelOperations
org.omg.CosNotifyChannelAdmin   
 

Uses of EventChannelOperations in org.omg.CosNotifyChannelAdmin
 

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

Classes in org.omg.CosNotifyChannelAdmin 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.CosNotifyChannelAdmin that return EventChannelOperations
 EventChannelOperations EventChannelPOATie._delegate()
           
 

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

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