org.omg.CosNotifyChannelAdmin
Interface ProxyPullConsumerOperations
- All Superinterfaces:
- FilterAdminOperations, NotifyPublishOperations, ProxyConsumerOperations, PullConsumerOperations, QoSAdminOperations
- All Known Subinterfaces:
- ProxyPullConsumer
- All Known Implementing Classes:
- _ProxyPullConsumerStub, ECProxyPullConsumerImpl, ProxyPullConsumerImpl, ProxyPullConsumerPOA, ProxyPullConsumerPOATie
public interface ProxyPullConsumerOperations
- extends ProxyConsumerOperations, PullConsumerOperations
Generated from IDL interface "ProxyPullConsumer".
- Version:
- generated at Sep 14, 2010 11:02:18 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
connect_any_pull_supplier
void connect_any_pull_supplier(PullSupplier pull_supplier)
throws AlreadyConnected,
TypeError
- Throws:
AlreadyConnected
TypeError
suspend_connection
void suspend_connection()
throws NotConnected,
ConnectionAlreadyInactive
- Throws:
NotConnected
ConnectionAlreadyInactive
resume_connection
void resume_connection()
throws ConnectionAlreadyActive,
NotConnected
- Throws:
ConnectionAlreadyActive
NotConnected