Uses of Interface
org.omg.CosTypedNotifyChannelAdmin.TypedEventChannelFactoryOperations

Packages that use TypedEventChannelFactoryOperations
org.jacorb.notification   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of TypedEventChannelFactoryOperations in org.jacorb.notification
 

Classes in org.jacorb.notification that implement TypedEventChannelFactoryOperations
 class TypedEventChannelFactoryImpl
           
 

Uses of TypedEventChannelFactoryOperations in org.omg.CosTypedNotifyChannelAdmin
 

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

Classes in org.omg.CosTypedNotifyChannelAdmin that implement TypedEventChannelFactoryOperations
 class _TypedEventChannelFactoryStub
          Generated from IDL interface "TypedEventChannelFactory"
 class TypedEventChannelFactoryPOA
          Generated from IDL interface "TypedEventChannelFactory"
 class TypedEventChannelFactoryPOATie
          Generated from IDL interface "TypedEventChannelFactory"
 

Methods in org.omg.CosTypedNotifyChannelAdmin that return TypedEventChannelFactoryOperations
 TypedEventChannelFactoryOperations TypedEventChannelFactoryPOATie._delegate()
           
 

Methods in org.omg.CosTypedNotifyChannelAdmin with parameters of type TypedEventChannelFactoryOperations
 void TypedEventChannelFactoryPOATie._delegate(TypedEventChannelFactoryOperations delegate)
           
 

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