Uses of Interface
org.omg.CosNotifyChannelAdmin.ConsumerAdminOperations

Packages that use ConsumerAdminOperations
org.jacorb.notification.servant   
org.omg.CosNotifyChannelAdmin   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of ConsumerAdminOperations in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement ConsumerAdminOperations
 class ConsumerAdminImpl
           
 class TypedConsumerAdminImpl
           
 

Uses of ConsumerAdminOperations in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of ConsumerAdminOperations in org.omg.CosNotifyChannelAdmin
 interface ConsumerAdmin
          Generated from IDL interface "ConsumerAdmin"
 

Classes in org.omg.CosNotifyChannelAdmin that implement ConsumerAdminOperations
 class _ConsumerAdminStub
          Generated from IDL interface "ConsumerAdmin"
 class ConsumerAdminPOA
          Generated from IDL interface "ConsumerAdmin"
 class ConsumerAdminPOATie
          Generated from IDL interface "ConsumerAdmin"
 

Methods in org.omg.CosNotifyChannelAdmin that return ConsumerAdminOperations
 ConsumerAdminOperations ConsumerAdminPOATie._delegate()
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type ConsumerAdminOperations
 void ConsumerAdminPOATie._delegate(ConsumerAdminOperations delegate)
           
 

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

Uses of ConsumerAdminOperations in org.omg.CosTypedNotifyChannelAdmin
 

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

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