Uses of Interface
org.omg.CosTypedEventChannelAdmin.TypedEventChannelOperations

Packages that use TypedEventChannelOperations
org.omg.CosTypedEventChannelAdmin   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of TypedEventChannelOperations in org.omg.CosTypedEventChannelAdmin
 

Subinterfaces of TypedEventChannelOperations in org.omg.CosTypedEventChannelAdmin
 interface TypedEventChannel
          Generated from IDL interface "TypedEventChannel"
 

Classes in org.omg.CosTypedEventChannelAdmin that implement TypedEventChannelOperations
 class _TypedEventChannelStub
          Generated from IDL interface "TypedEventChannel"
 class TypedEventChannelPOA
          Generated from IDL interface "TypedEventChannel"
 class TypedEventChannelPOATie
          Generated from IDL interface "TypedEventChannel"
 

Methods in org.omg.CosTypedEventChannelAdmin that return TypedEventChannelOperations
 TypedEventChannelOperations TypedEventChannelPOATie._delegate()
           
 

Methods in org.omg.CosTypedEventChannelAdmin with parameters of type TypedEventChannelOperations
 void TypedEventChannelPOATie._delegate(TypedEventChannelOperations delegate)
           
 

Constructors in org.omg.CosTypedEventChannelAdmin with parameters of type TypedEventChannelOperations
TypedEventChannelPOATie(TypedEventChannelOperations delegate)
           
TypedEventChannelPOATie(TypedEventChannelOperations delegate, POA poa)
           
 

Uses of TypedEventChannelOperations in org.omg.CosTypedNotifyChannelAdmin
 

Subinterfaces of TypedEventChannelOperations in org.omg.CosTypedNotifyChannelAdmin
 interface TypedEventChannelOperations
          Generated from IDL interface "TypedEventChannel"