Uses of Interface
org.omg.CosTypedEventChannelAdmin.TypedSupplierAdmin

Packages that use TypedSupplierAdmin
org.jacorb.notification   
org.omg.CosTypedEventChannelAdmin   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of TypedSupplierAdmin in org.jacorb.notification
 

Methods in org.jacorb.notification that return TypedSupplierAdmin
 TypedSupplierAdmin TypedEventChannelImpl.for_suppliers()
           
 

Uses of TypedSupplierAdmin in org.omg.CosTypedEventChannelAdmin
 

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

Fields in org.omg.CosTypedEventChannelAdmin declared as TypedSupplierAdmin
 TypedSupplierAdmin TypedSupplierAdminHolder.value
           
 

Methods in org.omg.CosTypedEventChannelAdmin that return TypedSupplierAdmin
 TypedSupplierAdmin _TypedEventChannelStub.for_suppliers()
           
 TypedSupplierAdmin TypedEventChannelPOATie.for_suppliers()
           
 TypedSupplierAdmin TypedEventChannelOperations.for_suppliers()
           
static TypedSupplierAdmin TypedSupplierAdminHelper.extract(Any any)
           
static TypedSupplierAdmin TypedSupplierAdminHelper.read(InputStream in)
           
static TypedSupplierAdmin TypedSupplierAdminHelper.narrow(java.lang.Object obj)
           
static TypedSupplierAdmin TypedSupplierAdminHelper.narrow(Object obj)
           
static TypedSupplierAdmin TypedSupplierAdminHelper.unchecked_narrow(Object obj)
           
 TypedSupplierAdmin TypedSupplierAdminPOATie._this()
           
 TypedSupplierAdmin TypedSupplierAdminPOATie._this(ORB orb)
           
 TypedSupplierAdmin TypedSupplierAdminPOA._this()
           
 TypedSupplierAdmin TypedSupplierAdminPOA._this(ORB orb)
           
 

Methods in org.omg.CosTypedEventChannelAdmin with parameters of type TypedSupplierAdmin
static void TypedSupplierAdminHelper.insert(Any any, TypedSupplierAdmin s)
           
static void TypedSupplierAdminHelper.write(OutputStream _out, TypedSupplierAdmin s)
           
 

Constructors in org.omg.CosTypedEventChannelAdmin with parameters of type TypedSupplierAdmin
TypedSupplierAdminHolder(TypedSupplierAdmin initial)
           
 

Uses of TypedSupplierAdmin in org.omg.CosTypedNotifyChannelAdmin
 

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

Methods in org.omg.CosTypedNotifyChannelAdmin that return TypedSupplierAdmin
 TypedSupplierAdmin _TypedEventChannelStub.for_suppliers()
           
 TypedSupplierAdmin TypedEventChannelPOATie.for_suppliers()