Package org.apache.muse.ws.notification

Interface Summary
Filter Filter is a data structure used by the WS-Notification Subscribe operation to allow clients to control how many and what type of messages they receive from a resource.
NotificationConsumer NotificationConsumer is an interface that represents the WS-Notification NotificationConsumer port type; it is based on WS-N 1.3.
NotificationMessage NotificationMessage represents the wsnt:NotificationMessageHolderType type defined by the WS-Notification 1.3 schema.
NotificationMessageListener NotificationMessageListener is an event listener that allows a consumer resource to filter incoming messages by topic.
NotificationProducer NotificationProducer is an interface that represents the WS-Notification NotificationProducer port type; it is based on WS-N 1.3.
NotificationProducerPersistence NotificationProducerPersistence is an extension of the basic Persistence API to provide a link to the NotificationProducer API and resource lifecycle events.
Policy Policy is a data structure used by the WS-Notification Subscribe operation to allow clients to control how many and what type of messages they receive from a resource, above and beyond the basic filtering mechanism.
PullPoint PullPoint is an interface that represents the WS-Notification PullPoint port type; it is based on WS-N 1.3.
PullPointCreation PullPointCreation is an interface that represents the WS-Notification PullPointCreation port type; it is based on WS-N v1.3.
PullPointDataStore PullPointDataStore is an interface to a persistent data store that is used by pullpoint resources to keep messages until they are retrieved using the PullPoint.getMessages() method.
SubscriptionManager SubscriptionManager is an interface that represents the WS-Notification SubscriptionManager port type; it is based on WS-N v1.3.
TopicListener TopicListener is a NotificationMessageListener that only listens on a certain WS-N Topic.
 

Class Summary
WsnConstants WsnConstants is a collection of properties and methods that is useful when programming against the WS-Notification spec.
 



Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.