org.omg.CosTypedNotifyChannelAdmin
Interface TypedProxyPullConsumerOperations
- All Superinterfaces:
- FilterAdminOperations, NotifyPublishOperations, ProxyConsumerOperations, PullConsumerOperations, PullConsumerOperations, QoSAdminOperations
- All Known Subinterfaces:
- TypedProxyPullConsumer
- All Known Implementing Classes:
- _TypedProxyPullConsumerStub, TypedProxyPullConsumerImpl, TypedProxyPullConsumerPOA
- public interface TypedProxyPullConsumerOperations
- extends ProxyConsumerOperations, PullConsumerOperations
Generated from IDL interface "TypedProxyPullConsumer"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
connect_typed_pull_supplier
public void connect_typed_pull_supplier(TypedPullSupplier 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