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 17, 2009 1:47:06 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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