Uses of Interface
org.omg.CosNotifyCommAck.StructuredPullSupplierAckOperations

Packages that use StructuredPullSupplierAckOperations
org.omg.CosNotifyCommAck   
 

Uses of StructuredPullSupplierAckOperations in org.omg.CosNotifyCommAck
 

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

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

Methods in org.omg.CosNotifyCommAck that return StructuredPullSupplierAckOperations
 StructuredPullSupplierAckOperations StructuredPullSupplierAckPOATie._delegate()
           
 

Methods in org.omg.CosNotifyCommAck with parameters of type StructuredPullSupplierAckOperations
 void StructuredPullSupplierAckPOATie._delegate(StructuredPullSupplierAckOperations delegate)
           
 

Constructors in org.omg.CosNotifyCommAck with parameters of type StructuredPullSupplierAckOperations
StructuredPullSupplierAckPOATie(StructuredPullSupplierAckOperations delegate)
           
StructuredPullSupplierAckPOATie(StructuredPullSupplierAckOperations delegate, POA poa)