Uses of Interface
org.omg.CosTypedNotifyChannelAdmin.TypedSupplierAdminOperations

Packages that use TypedSupplierAdminOperations
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of TypedSupplierAdminOperations in org.omg.CosTypedNotifyChannelAdmin
 

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

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

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

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