org.omg.CosNotifyComm

Interface StructuredPullSupplierOperations

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

public interface StructuredPullSupplierOperations
extends NotifySubscribeOperations

Generated from IDL interface "StructuredPullSupplier"

Author:
JacORB IDL compiler V 2.2, 7-May-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 Details

disconnect_structured_pull_supplier

public void disconnect_structured_pull_supplier()


pull_structured_event

public StructuredEvent pull_structured_event()
            throws Disconnected


try_pull_structured_event

public StructuredEvent try_pull_structured_event(BooleanHolder has_event)
            throws Disconnected