Uses of Interface
org.omg.CosTypedNotifyChannelAdmin.TypedProxyPushSupplierOperations

Packages that use TypedProxyPushSupplierOperations
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of TypedProxyPushSupplierOperations in org.omg.CosTypedNotifyChannelAdmin
 

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

Classes in org.omg.CosTypedNotifyChannelAdmin that implement TypedProxyPushSupplierOperations
 class _TypedProxyPushSupplierStub
          Generated from IDL interface "TypedProxyPushSupplier"
 class TypedProxyPushSupplierPOA
          Generated from IDL interface "TypedProxyPushSupplier"
 class TypedProxyPushSupplierPOATie
          Generated from IDL interface "TypedProxyPushSupplier"
 

Methods in org.omg.CosTypedNotifyChannelAdmin that return TypedProxyPushSupplierOperations
 TypedProxyPushSupplierOperations TypedProxyPushSupplierPOATie._delegate()
           
 

Methods in org.omg.CosTypedNotifyChannelAdmin with parameters of type TypedProxyPushSupplierOperations
 void TypedProxyPushSupplierPOATie._delegate(TypedProxyPushSupplierOperations delegate)
           
 

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