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, StructuredProxyPullSupplierAckPOATie, StructuredProxyPullSupplierImpl, StructuredProxyPullSupplierPOA, StructuredProxyPullSupplierPOATie, StructuredPullSupplierAckPOA, StructuredPullSupplierAckPOATie, StructuredPullSupplierPOA, StructuredPullSupplierPOATie

public interface StructuredPullSupplierOperations
extends NotifySubscribeOperations

Generated from IDL interface "StructuredPullSupplier".

Version:
generated at Mar 21, 2012 11:04:31 AM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009

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()