Uses of Interface
org.omg.CosTypedEventChannelAdmin.TypedSupplierAdminOperations

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

Uses of TypedSupplierAdminOperations in org.omg.CosTypedEventChannelAdmin
 

Subinterfaces of TypedSupplierAdminOperations in org.omg.CosTypedEventChannelAdmin
 interface TypedSupplierAdmin
          Generated from IDL interface "TypedSupplierAdmin"
 

Classes in org.omg.CosTypedEventChannelAdmin that implement TypedSupplierAdminOperations
 class _TypedSupplierAdminStub
          Generated from IDL interface "TypedSupplierAdmin"
 class TypedSupplierAdminPOA
          Generated from IDL interface "TypedSupplierAdmin"
 class TypedSupplierAdminPOATie
          Generated from IDL interface "TypedSupplierAdmin"
 

Methods in org.omg.CosTypedEventChannelAdmin that return TypedSupplierAdminOperations
 TypedSupplierAdminOperations TypedSupplierAdminPOATie._delegate()
           
 

Methods in org.omg.CosTypedEventChannelAdmin with parameters of type TypedSupplierAdminOperations
 void TypedSupplierAdminPOATie._delegate(TypedSupplierAdminOperations delegate)
           
 

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

Uses of TypedSupplierAdminOperations in org.omg.CosTypedNotifyChannelAdmin
 

Subinterfaces of TypedSupplierAdminOperations in org.omg.CosTypedNotifyChannelAdmin
 interface TypedSupplierAdminOperations
          Generated from IDL interface "TypedSupplierAdmin"