org.omg.CosNotifyComm
Interface StructuredPullSupplierOperations
- All Superinterfaces:
- NotifySubscribeOperations
- All Known Subinterfaces:
- StructuredProxyPullSupplier, StructuredProxyPullSupplierOperations, StructuredPullSupplier
- All Known Implementing Classes:
- _StructuredProxyPullSupplierStub, _StructuredPullSupplierStub, StructuredProxyPullSupplierPOA, StructuredPullSupplierPOA
- public interface StructuredPullSupplierOperations
- extends NotifySubscribeOperations
Generated from IDL interface "StructuredPullSupplier"
- Author:
- JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004
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()