org.omg.CosNotifyChannelAdmin
Interface StructuredProxyPullConsumerOperations
- All Superinterfaces:
- FilterAdminOperations, NotifyPublishOperations, ProxyConsumerOperations, QoSAdminOperations, StructuredPullConsumerOperations
- All Known Subinterfaces:
- StructuredProxyPullConsumer
- All Known Implementing Classes:
- _StructuredProxyPullConsumerStub, StructuredProxyPullConsumerPOA
- public interface StructuredProxyPullConsumerOperations
- extends ProxyConsumerOperations, StructuredPullConsumerOperations
Generated from IDL interface "StructuredProxyPullConsumer"
- Author:
- JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004
connect_structured_pull_supplier
public void connect_structured_pull_supplier(StructuredPullSupplier pull_supplier)
throws AlreadyConnected,
TypeError
- Throws:
AlreadyConnected
TypeError
suspend_connection
public void suspend_connection()
throws NotConnected,
ConnectionAlreadyInactive
- Throws:
NotConnected
ConnectionAlreadyInactive
resume_connection
public void resume_connection()
throws ConnectionAlreadyActive,
NotConnected
- Throws:
ConnectionAlreadyActive
NotConnected