org.omg.CosTypedNotifyChannelAdmin
Interface TypedProxyPushSupplierOperations
- All Superinterfaces:
- FilterAdminOperations, NotifySubscribeOperations, ProxySupplierOperations, PushSupplierOperations, PushSupplierOperations, QoSAdminOperations
- All Known Subinterfaces:
- TypedProxyPushSupplier
- All Known Implementing Classes:
- _TypedProxyPushSupplierStub, TypedProxyPushSupplierImpl, TypedProxyPushSupplierPOA
- public interface TypedProxyPushSupplierOperations
- extends ProxySupplierOperations, PushSupplierOperations
Generated from IDL interface "TypedProxyPushSupplier"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
connect_typed_push_consumer
public void connect_typed_push_consumer(TypedPushConsumer 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