Uses of Interface
org.jacorb.events.JacORBEventChannelOperations

Packages that use JacORBEventChannelOperations
org.jacorb.events   
 

Uses of JacORBEventChannelOperations in org.jacorb.events
 

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

Classes in org.jacorb.events that implement JacORBEventChannelOperations
 class _JacORBEventChannelStub
          Generated from IDL interface "JacORBEventChannel"
 class EventChannelImpl
          Simple implementation of the event channel spec.
 class JacORBEventChannelPOA
          Generated from IDL interface "JacORBEventChannel"
 class JacORBEventChannelPOATie
          Generated from IDL interface "JacORBEventChannel"
 

Methods in org.jacorb.events that return JacORBEventChannelOperations
 JacORBEventChannelOperations JacORBEventChannelPOATie._delegate()
           
 

Methods in org.jacorb.events with parameters of type JacORBEventChannelOperations
 void JacORBEventChannelPOATie._delegate(JacORBEventChannelOperations delegate)
           
 

Constructors in org.jacorb.events with parameters of type JacORBEventChannelOperations
JacORBEventChannelPOATie(JacORBEventChannelOperations delegate)
           
JacORBEventChannelPOATie(JacORBEventChannelOperations delegate, POA poa)