Uses of Interface
org.omg.CosNotifyCommAck.StructuredPushSupplierAckOperations

Packages that use StructuredPushSupplierAckOperations
org.omg.CosNotifyCommAck   
 

Uses of StructuredPushSupplierAckOperations in org.omg.CosNotifyCommAck
 

Subinterfaces of StructuredPushSupplierAckOperations in org.omg.CosNotifyCommAck
 interface StructuredPushSupplierAck
          Generated from IDL interface "StructuredPushSupplierAck"
 

Classes in org.omg.CosNotifyCommAck that implement StructuredPushSupplierAckOperations
 class _StructuredPushSupplierAckStub
          Generated from IDL interface "StructuredPushSupplierAck"
 class StructuredPushSupplierAckPOA
          Generated from IDL interface "StructuredPushSupplierAck"
 class StructuredPushSupplierAckPOATie
          Generated from IDL interface "StructuredPushSupplierAck"
 

Methods in org.omg.CosNotifyCommAck that return StructuredPushSupplierAckOperations
 StructuredPushSupplierAckOperations StructuredPushSupplierAckPOATie._delegate()
           
 

Methods in org.omg.CosNotifyCommAck with parameters of type StructuredPushSupplierAckOperations
 void StructuredPushSupplierAckPOATie._delegate(StructuredPushSupplierAckOperations delegate)
           
 

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