org.omg.CosNotifyChannelAdmin
Interface ProxyPullConsumerOperations
- All Superinterfaces:
- FilterAdminOperations, NotifyPublishOperations, ProxyConsumerOperations, PullConsumerOperations, PullConsumerOperations, QoSAdminOperations
- All Known Subinterfaces:
- ProxyPullConsumer
- All Known Implementing Classes:
- _ProxyPullConsumerStub, ProxyPullConsumerPOA
- public interface ProxyPullConsumerOperations
- extends ProxyConsumerOperations, PullConsumerOperations
Generated from IDL interface "ProxyPullConsumer"
- Author:
- JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004
connect_any_pull_supplier
public void connect_any_pull_supplier(PullSupplier 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