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
 

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

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

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".
 

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

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



Copyright © 2015 JacORB. All rights reserved.