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, StructuredProxyPushSupplierAckPOATie, StructuredProxyPushSupplierImpl, StructuredProxyPushSupplierPOA, StructuredProxyPushSupplierPOATie
public interface StructuredProxyPushSupplierOperations
- extends ProxySupplierOperations, StructuredPushSupplierOperations
Generated from IDL interface "StructuredProxyPushSupplier".
- 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_structured_push_consumer
void connect_structured_push_consumer(StructuredPushConsumer 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