org.omg.CosTypedNotifyChannelAdmin

Interface TypedProxyPullConsumerOperations

public interface TypedProxyPullConsumerOperations extends ProxyConsumerOperations, PullConsumerOperations

Interface definition: TypedProxyPullConsumer.

Author: OpenORB Compiler

Method Summary
voidconnect_typed_pull_supplier(TypedPullSupplier pull_supplier)
Operation connect_typed_pull_supplier
voidresume_connection()
Operation resume_connection
voidsuspend_connection()
Operation suspend_connection

Method Detail

connect_typed_pull_supplier

public void connect_typed_pull_supplier(TypedPullSupplier pull_supplier)
Operation connect_typed_pull_supplier

resume_connection

public void resume_connection()
Operation resume_connection

suspend_connection

public void suspend_connection()
Operation suspend_connection