org.omg.CosTypedNotifyChannelAdmin
Interface TypedProxyPullConsumerOperations
- All Superinterfaces:
- FilterAdminOperations, NotifyPublishOperations, ProxyConsumerOperations, PullConsumerOperations, QoSAdminOperations
- All Known Subinterfaces:
- TypedProxyPullConsumer
- All Known Implementing Classes:
- _TypedProxyPullConsumerStub, TypedProxyPullConsumerPOA, TypedProxyPullConsumerPOATie
public interface TypedProxyPullConsumerOperations
- extends ProxyConsumerOperations, PullConsumerOperations
Interface definition: TypedProxyPullConsumer.
- Author:
- OpenORB Compiler
connect_typed_pull_supplier
void connect_typed_pull_supplier(TypedPullSupplier pull_supplier)
throws AlreadyConnected,
TypeError
- Operation connect_typed_pull_supplier
- Throws:
AlreadyConnected
TypeError
suspend_connection
void suspend_connection()
throws ConnectionAlreadyInactive,
NotConnected
- Operation suspend_connection
- Throws:
ConnectionAlreadyInactive
NotConnected
resume_connection
void resume_connection()
throws ConnectionAlreadyActive,
NotConnected
- Operation resume_connection
- Throws:
ConnectionAlreadyActive
NotConnected