VisiBroker for Java

org.omg.CosNotifyComm
Interface PullSupplierOperations

All Superinterfaces:
NotifySubscribeOperations, PullSupplierOperations
All Known Subinterfaces:
ProxyPullSupplier, ProxyPullSupplierOperations, PullSupplier

public interface PullSupplierOperations
extends NotifySubscribeOperations, PullSupplierOperations

The PullSupplier interface supports the functionality required by notification service suppliers that transmit events as Anys using pull-style communication. This interface defines no new attributes or operations directly. Instead, it multiply inherits the PullSupplier interface defined in the CosEventComm module of the OMG Event Service, and the NotifySubscribe interface described above. This enables pull-style suppliers of Any events to also receive subscription_change messages from the channel, allowing it to learn about changes to the types of events being subscribed to by consumers connected to the channel.


Method Summary
 
Methods inherited from interface org.omg.CosNotifyComm.NotifySubscribeOperations
subscription_change
 
Methods inherited from interface org.omg.CosEventComm.PullSupplierOperations
disconnect_pull_supplier, pull, try_pull
 


Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online