org.omg.CosNotifyChannelAdmin
Interface StructuredProxyPushSupplierOperations
- All Superinterfaces:
- FilterAdminOperations, NotifySubscribeOperations, ProxySupplierOperations, QoSAdminOperations, StructuredPushSupplierOperations
- All Known Subinterfaces:
- StructuredProxyPushSupplier, StructuredProxyPushSupplierAck, StructuredProxyPushSupplierAckOperations
- All Known Implementing Classes:
- _StructuredProxyPushSupplierAckStub, _StructuredProxyPushSupplierStub, StructuredProxyPushSupplierAckPOA, StructuredProxyPushSupplierImpl, StructuredProxyPushSupplierPOA
- public interface StructuredProxyPushSupplierOperations
- extends ProxySupplierOperations, StructuredPushSupplierOperations
Generated from IDL interface "StructuredProxyPushSupplier"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
connect_structured_push_consumer
public void connect_structured_push_consumer(StructuredPushConsumer push_consumer)
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