Uses of Interface
org.omg.CosTypedEventChannelAdmin.TypedConsumerAdminOperations

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

Uses of TypedConsumerAdminOperations in org.omg.CosTypedEventChannelAdmin
 

Subinterfaces of TypedConsumerAdminOperations in org.omg.CosTypedEventChannelAdmin
 interface TypedConsumerAdmin
          Generated from IDL interface "TypedConsumerAdmin"
 

Classes in org.omg.CosTypedEventChannelAdmin that implement TypedConsumerAdminOperations
 class _TypedConsumerAdminStub
          Generated from IDL interface "TypedConsumerAdmin"
 class TypedConsumerAdminPOA
          Generated from IDL interface "TypedConsumerAdmin"
 class TypedConsumerAdminPOATie
          Generated from IDL interface "TypedConsumerAdmin"
 

Methods in org.omg.CosTypedEventChannelAdmin that return TypedConsumerAdminOperations
 TypedConsumerAdminOperations TypedConsumerAdminPOATie._delegate()
           
 

Methods in org.omg.CosTypedEventChannelAdmin with parameters of type TypedConsumerAdminOperations
 void TypedConsumerAdminPOATie._delegate(TypedConsumerAdminOperations delegate)
           
 

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

Uses of TypedConsumerAdminOperations in org.omg.CosTypedNotifyChannelAdmin
 

Subinterfaces of TypedConsumerAdminOperations in org.omg.CosTypedNotifyChannelAdmin
 interface TypedConsumerAdminOperations
          Generated from IDL interface "TypedConsumerAdmin"