org.omg.CosTypedNotifyChannelAdmin
Interface TypedProxyPushSupplierOperations
- All Superinterfaces:
- FilterAdminOperations, NotifySubscribeOperations, ProxySupplierOperations, PushSupplierOperations, QoSAdminOperations
- All Known Subinterfaces:
- TypedProxyPushSupplier
- All Known Implementing Classes:
- _TypedProxyPushSupplierStub, TypedProxyPushSupplierImpl, TypedProxyPushSupplierPOA, TypedProxyPushSupplierPOATie
public interface TypedProxyPushSupplierOperations
- extends ProxySupplierOperations, PushSupplierOperations
Generated from IDL interface "TypedProxyPushSupplier".
- Version:
- generated at Jan 1, 2011 11:43:04 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
connect_typed_push_consumer
void connect_typed_push_consumer(TypedPushConsumer push_consumer)
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