Uses of Interface
org.omg.CosEventChannelAdmin.ProxyPushSupplierOperations

Packages that use ProxyPushSupplierOperations
org.jacorb.events   
org.omg.CosEventChannelAdmin   
 

Uses of ProxyPushSupplierOperations in org.jacorb.events
 

Classes in org.jacorb.events that implement ProxyPushSupplierOperations
 class ProxyPushSupplierImpl
          Implementation of COSEventChannelAdmin interface; ProxyPushSupplier.
 

Uses of ProxyPushSupplierOperations in org.omg.CosEventChannelAdmin
 

Subinterfaces of ProxyPushSupplierOperations in org.omg.CosEventChannelAdmin
 interface ProxyPushSupplier
          Generated from IDL interface "ProxyPushSupplier"
 

Classes in org.omg.CosEventChannelAdmin that implement ProxyPushSupplierOperations
 class _ProxyPushSupplierStub
          Generated from IDL interface "ProxyPushSupplier"
 class ProxyPushSupplierPOA
          Generated from IDL interface "ProxyPushSupplier"
 class ProxyPushSupplierPOATie
          Generated from IDL interface "ProxyPushSupplier"
 

Methods in org.omg.CosEventChannelAdmin that return ProxyPushSupplierOperations
 ProxyPushSupplierOperations ProxyPushSupplierPOATie._delegate()
           
 

Methods in org.omg.CosEventChannelAdmin with parameters of type ProxyPushSupplierOperations
 void ProxyPushSupplierPOATie._delegate(ProxyPushSupplierOperations delegate)
           
 

Constructors in org.omg.CosEventChannelAdmin with parameters of type ProxyPushSupplierOperations
ProxyPushSupplierPOATie(ProxyPushSupplierOperations delegate)
           
ProxyPushSupplierPOATie(ProxyPushSupplierOperations delegate, POA poa)