org.omg.CosNotifyComm
Interface StructuredPullSupplierOperations

All Superinterfaces:
NotifySubscribeOperations
All Known Subinterfaces:
StructuredProxyPullSupplier, StructuredProxyPullSupplierAck, StructuredProxyPullSupplierAckOperations, StructuredProxyPullSupplierOperations, StructuredPullSupplier, StructuredPullSupplierAck, StructuredPullSupplierAckOperations
All Known Implementing Classes:
_StructuredProxyPullSupplierAckStub, _StructuredProxyPullSupplierStub, _StructuredPullSupplierAckStub, _StructuredPullSupplierStub, StructuredProxyPullSupplierAckPOA, StructuredProxyPullSupplierImpl, StructuredProxyPullSupplierPOA, StructuredPullSupplierAckPOA, StructuredPullSupplierPOA

public interface StructuredPullSupplierOperations
extends NotifySubscribeOperations

Generated from IDL interface "StructuredPullSupplier"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Method Summary
 void disconnect_structured_pull_supplier()
           
 StructuredEvent pull_structured_event()
           
 StructuredEvent try_pull_structured_event(BooleanHolder has_event)
           
 
Methods inherited from interface org.omg.CosNotifyComm.NotifySubscribeOperations
subscription_change
 

Method Detail

pull_structured_event

public StructuredEvent pull_structured_event()
                                      throws Disconnected
Throws:
Disconnected

try_pull_structured_event

public StructuredEvent try_pull_structured_event(BooleanHolder has_event)
                                          throws Disconnected
Throws:
Disconnected

disconnect_structured_pull_supplier

public void disconnect_structured_pull_supplier()