Uses of Interface
org.omg.CosTypedNotifyChannelAdmin.TypedConsumerAdminOperations

Packages that use TypedConsumerAdminOperations
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of TypedConsumerAdminOperations in org.omg.CosTypedNotifyChannelAdmin
 

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

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

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

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