org.omg.CosEventComm
Interface PullConsumerOperations
- All Known Subinterfaces: 
 - ProxyPullConsumer, ProxyPullConsumer, ProxyPullConsumerOperations, ProxyPullConsumerOperations, PullConsumer, PullConsumer, PullConsumerOperations, TypedProxyPullConsumer, TypedProxyPullConsumerOperations
 
public interface PullConsumerOperations
This interface is used to derive consumer objects that use the pull model 
      of communication. The pull method is called by a consumer whenever it wants 
      data from the supplier. A Disconnected exception will be raised if the supplier 
      has disconnected.
 
disconnect_pull_consumer
void disconnect_pull_consumer()
- Terminates the event communication.
 
 
                 Read the latest documentation online