Uses of Package
org.apache.muse.ws.notification

Packages that use org.apache.muse.ws.notification
org.apache.muse.ws.notification   
org.apache.muse.ws.notification.impl   
org.apache.muse.ws.notification.properties   
org.apache.muse.ws.notification.remote   
org.apache.muse.ws.notification.topics   
org.apache.muse.ws.notification.topics.impl   
 

Classes in org.apache.muse.ws.notification used by org.apache.muse.ws.notification
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.
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.
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.
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.
TopicListener
          TopicListener is a NotificationMessageListener that only listens on a certain WS-N Topic.
 

Classes in org.apache.muse.ws.notification used by org.apache.muse.ws.notification.impl
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.
 

Classes in org.apache.muse.ws.notification used by org.apache.muse.ws.notification.properties
NotificationMessage
          NotificationMessage represents the wsnt:NotificationMessageHolderType type defined by the WS-Notification 1.3 schema.
NotificationProducer
          NotificationProducer is an interface that represents the WS-Notification NotificationProducer port type; it is based on WS-N 1.3.
 

Classes in org.apache.muse.ws.notification used by org.apache.muse.ws.notification.remote
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.
NotificationMessage
          NotificationMessage represents the wsnt:NotificationMessageHolderType type defined by the WS-Notification 1.3 schema.
 

Classes in org.apache.muse.ws.notification used by org.apache.muse.ws.notification.topics
NotificationMessage
          NotificationMessage represents the wsnt:NotificationMessageHolderType type defined by the WS-Notification 1.3 schema.
 

Classes in org.apache.muse.ws.notification used by org.apache.muse.ws.notification.topics.impl
NotificationMessage
          NotificationMessage represents the wsnt:NotificationMessageHolderType type defined by the WS-Notification 1.3 schema.
 



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