Class Summary |
FilterFactory |
FilterFactory is a component for creating WS-Notification filters from XML
fragments that are compliant with the WS-N v1.3 schema. |
MessagePatternFilter |
MessagePatternFilter is the implementation of message pattern filters for
WS-N subscriptions. |
NotificationMessageSerializer |
NotificationMessageSerializer transforms WS-N NotificationMessage objects
to XML and back. |
NotificationProducerFilePersistence |
NotificationProducerFilePersistence is an implementation of file-based
persistence of subscription resource data. |
ProducerPropertiesFilter |
ProducerPropertiesFilter is the implementation of resource property filters
for WS-N subscriptions. |
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. |