org.omg.CosTypedNotifyChannelAdmin

Interface TypedProxyPushSupplierOperations

public interface TypedProxyPushSupplierOperations extends ProxySupplierOperations, PushSupplierOperations

Interface definition: TypedProxyPushSupplier.

Author: OpenORB Compiler

Method Summary
voidconnect_typed_push_consumer(TypedPushConsumer push_consumer)
Operation connect_typed_push_consumer
voidresume_connection()
Operation resume_connection
voidsuspend_connection()
Operation suspend_connection

Method Detail

connect_typed_push_consumer

public void connect_typed_push_consumer(TypedPushConsumer push_consumer)
Operation connect_typed_push_consumer

resume_connection

public void resume_connection()
Operation resume_connection

suspend_connection

public void suspend_connection()
Operation suspend_connection