org.omg.CosNotifyComm
Interface StructuredPullSupplierOperations

All Superinterfaces:
NotifySubscribeOperations
All Known Subinterfaces:
StructuredProxyPullSupplier, StructuredProxyPullSupplierOperations, StructuredPullSupplier
All Known Implementing Classes:
_StructuredProxyPullSupplierStub, _StructuredPullSupplierStub, SequenceProxyPullSupplierImpl, StructuredProxyPullSupplierImpl, StructuredProxyPullSupplierPOA, StructuredProxyPullSupplierPOATie, StructuredPullSupplierPOA, StructuredPullSupplierPOATie

public interface StructuredPullSupplierOperations
extends NotifySubscribeOperations

Generated from IDL interface "StructuredPullSupplier"

Author:
JacORB IDL compiler V 2.2 (JBoss patch 3), 06-Oct-2004

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

StructuredEvent pull_structured_event()
                                      throws Disconnected
Throws:
Disconnected

try_pull_structured_event

StructuredEvent try_pull_structured_event(BooleanHolder has_event)
                                          throws Disconnected
Throws:
Disconnected

disconnect_structured_pull_supplier

void disconnect_structured_pull_supplier()