Package org.apache.muse.ws.notification.impl

Interface Summary
FilterFactoryHandler FilterFactoryHandler is an interface for components that generate a single type of WSN filter from an XML fragment.
 

Class Summary
FilterCollection FilterCollection is a set of WSN subscription filters that a notification producer must evaluate when determining whether it should send a message to a consumer or not.
FilterFactory FilterFactory is a component for creating WS-Notification filters from XML fragments that are compliant with the WS-N v1.3 schema.
FilterSerializer FilterSerializer is a Muse serializer that converts WSN Filters to XML and back.
GetCurrentMessage GetCurrentMessage is a serializer/deserializer for the WS-Notification GetCurrentMessage operation's request content.
GetCurrentMessageHandler GetCurrentHandler is the parser for the WS-Notification GetCurrentMessage operation.
GetCurrentMessageResponse GetCurrentMessageResponse is a serializer/deserializer for the WS-Notification GetCurrentMessage operation's response content.
MessagePatternFilter MessagePatternFilter is the implementation of message pattern filters for WS-N subscriptions.
MessagePatternFilterHandler  
NotificationMessageSerializer NotificationMessageSerializer transforms WS-N NotificationMessage objects to XML and back.
NotificationProducerFilePersistence NotificationProducerFilePersistence is an implementation of file-based persistence of subscription resource data.
NotifyHandler NotifyHandler is the parser for the WS-Notification Notify operation.
ProducerPropertiesFilter ProducerPropertiesFilter is the implementation of resource property filters for WS-N subscriptions.
ProducerPropertiesFilterHandler  
PublishAllMessagesFilter PublishAllMessagesFilter is a specialied MessagePatternFilter that matches all messages by using a wildcard XPath ('*').
SimpleNotificationConsumer SimpleNotificationConsumer is Muse's default implementation of the WS-Notification NotificationConsumer port type and the listener API that augments it.
SimpleNotificationMessage SimpleNotificationMessage is Muse's default implementation of the WS-Notification NotificationMessageHolderType type.
SimpleNotificationProducer SimpleNotificationProducer is Muse's default implementation of the WS-Notification NotificationProducer port type.
SimplePullPoint SimplePullPoint is Muse's default implementation of the WS-Notification PullPoint port type and the data store API that augments it.
SimplePullPointCreation SimplePullPointCreation is Muse's default implementation of the WS-Notification PullPointCreation port type.
SimplePullPointDataStore SimplePullPointDataStore is an in-memory container for messages received by a pullpoint resource.
SimpleSubscriptionManager SimpleSubscriptionManager is Muse's default implementation of the WS-Notification SubscriptionManager port type.
Subscribe Subscribe is a serializer/deserializer for the WS-Notification Subscribe operation's request content.
SubscribeHandler SubscribeHandler is the parser for the WS-Notification Subscribe operation.
SubscribeResponse SubscribeResponse is a serializer/deserializer for the WS-Notification Subscribe operation's response content.
TopicFilter TopicFilter is the implementation of topic-based filters for WS-N subscriptions.
TopicFilterHandler  
 



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