Uses of Interface
org.omg.CosNotifyComm.StructuredPullSupplierOperations

Packages that use StructuredPullSupplierOperations
org.jacorb.notification.servant   
org.omg.CosNotifyChannelAdmin   
org.omg.CosNotifyChannelAdminAck   
org.omg.CosNotifyComm   
org.omg.CosNotifyCommAck   
 

Uses of StructuredPullSupplierOperations in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement StructuredPullSupplierOperations
 class StructuredProxyPullSupplierImpl
           
 

Uses of StructuredPullSupplierOperations in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of StructuredPullSupplierOperations in org.omg.CosNotifyChannelAdmin
 interface StructuredProxyPullSupplier
          Generated from IDL interface "StructuredProxyPullSupplier"
 interface StructuredProxyPullSupplierOperations
          Generated from IDL interface "StructuredProxyPullSupplier"
 

Classes in org.omg.CosNotifyChannelAdmin that implement StructuredPullSupplierOperations
 class _StructuredProxyPullSupplierStub
          Generated from IDL interface "StructuredProxyPullSupplier"
 class StructuredProxyPullSupplierPOA
          Generated from IDL interface "StructuredProxyPullSupplier"
 class StructuredProxyPullSupplierPOATie
          Generated from IDL interface "StructuredProxyPullSupplier"
 

Uses of StructuredPullSupplierOperations in org.omg.CosNotifyChannelAdminAck
 

Subinterfaces of StructuredPullSupplierOperations in org.omg.CosNotifyChannelAdminAck
 interface StructuredProxyPullSupplierAck
          Generated from IDL interface "StructuredProxyPullSupplierAck"
 interface StructuredProxyPullSupplierAckOperations
          Generated from IDL interface "StructuredProxyPullSupplierAck"
 

Classes in org.omg.CosNotifyChannelAdminAck that implement StructuredPullSupplierOperations
 class _StructuredProxyPullSupplierAckStub
          Generated from IDL interface "StructuredProxyPullSupplierAck"
 class StructuredProxyPullSupplierAckPOA
          Generated from IDL interface "StructuredProxyPullSupplierAck"
 class StructuredProxyPullSupplierAckPOATie
          Generated from IDL interface "StructuredProxyPullSupplierAck"
 

Uses of StructuredPullSupplierOperations in org.omg.CosNotifyComm
 

Subinterfaces of StructuredPullSupplierOperations in org.omg.CosNotifyComm
 interface StructuredPullSupplier
          Generated from IDL interface "StructuredPullSupplier"
 

Classes in org.omg.CosNotifyComm that implement StructuredPullSupplierOperations
 class _StructuredPullSupplierStub
          Generated from IDL interface "StructuredPullSupplier"
 class StructuredPullSupplierPOA
          Generated from IDL interface "StructuredPullSupplier"
 class StructuredPullSupplierPOATie
          Generated from IDL interface "StructuredPullSupplier"
 

Methods in org.omg.CosNotifyComm that return StructuredPullSupplierOperations
 StructuredPullSupplierOperations StructuredPullSupplierPOATie._delegate()
           
 

Methods in org.omg.CosNotifyComm with parameters of type StructuredPullSupplierOperations
 void StructuredPullSupplierPOATie._delegate(StructuredPullSupplierOperations delegate)
           
 

Constructors in org.omg.CosNotifyComm with parameters of type StructuredPullSupplierOperations
StructuredPullSupplierPOATie(StructuredPullSupplierOperations delegate)
           
StructuredPullSupplierPOATie(StructuredPullSupplierOperations delegate, POA poa)
           
 

Uses of StructuredPullSupplierOperations in org.omg.CosNotifyCommAck
 

Subinterfaces of StructuredPullSupplierOperations in org.omg.CosNotifyCommAck
 interface StructuredPullSupplierAck
          Generated from IDL interface "StructuredPullSupplierAck"
 interface StructuredPullSupplierAckOperations
          Generated from IDL interface "StructuredPullSupplierAck"
 

Classes in org.omg.CosNotifyCommAck that implement StructuredPullSupplierOperations
 class _StructuredPullSupplierAckStub
          Generated from IDL interface "StructuredPullSupplierAck"
 class StructuredPullSupplierAckPOA
          Generated from IDL interface "StructuredPullSupplierAck"
 class StructuredPullSupplierAckPOATie
          Generated from IDL interface "StructuredPullSupplierAck"