VisiBroker for Java

Package org.omg.CosTypedNotifyComm

This package defines the client interfaces required for doing typed event style communication.

See:
          Description

Interface Summary
TypedPullSupplier The TypedPullSupplier interface supports the behavior required by typed event style pull suppliers connected to a Notification Service typed channel.
TypedPullSupplierOperations The TypedPullSupplier interface supports the behavior required by typed event style pull suppliers connected to a Notification Service typed channel.
TypedPushConsumer The TypedPushConsumer interface supports the behavior required by typed event style push consumers connected to a Notification Service typed channel.
TypedPushConsumerOperations The TypedPushConsumer interface supports the behavior required by typed event style push consumers connected to a Notification Service typed channel.
 

Package org.omg.CosTypedNotifyComm Description

This package defines the client interfaces required for doing typed event style communication. Note that typed client interfaces are only required for push-style consumers and pull-style suppliers, since these are the interfaces that need to support event type specific transmission operations. Since no new operations are required to perform typed event communication for pull-style consumers and pushstyle suppliers, the analogous client interfaces defined in CosNotifyComm can be reused for those types of typed clients.

Note that in addition to requiring special interfaces for typed style push consumers, and typed style pull suppliers, it is necessary that these clients support the NotifyPublish and NotifySubscribe interfaces, respectively, in order to support the offer and type information sharing mechanism provided by the Notification Service. This is the reason that a special module must be defined for these types of notification service clients, as opposed to reusing those defined in the CosTypedEventComm module of the OMG event service.

Related Documentation

For more information about Visibroker Visinotify, refer to the Borland VisiBroker Visinotify Guide.

See Also:
Notification Service Specification, August 2002, Version 1.0.1, Editorial update due to Issue 4901, formal/02-08-04, AnAdoptedSpecification of the ObjectManagem entGroup, Inc.

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