VisiBroker for Java

org.omg.CosNotifyComm
Interface PushConsumerOperations

All Superinterfaces:
NotifyPublishOperations, PushConsumerOperations
All Known Subinterfaces:
ProxyPushConsumer, ProxyPushConsumerOperations, PushConsumer

public interface PushConsumerOperations
extends NotifyPublishOperations, PushConsumerOperations

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


Method Summary
 
Methods inherited from interface org.omg.CosNotifyComm.NotifyPublishOperations
offer_change
 
Methods inherited from interface org.omg.CosEventComm.PushConsumerOperations
disconnect_push_consumer, push
 


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