Uses of Interface
org.apache.muse.ws.notification.topics.TopicSet

Packages that use TopicSet
org.apache.muse.ws.notification   
org.apache.muse.ws.notification.impl   
org.apache.muse.ws.notification.topics.impl   
 

Uses of TopicSet in org.apache.muse.ws.notification
 

Methods in org.apache.muse.ws.notification that return TopicSet
 TopicSet NotificationProducer.getTopicSet()
           
 

Uses of TopicSet in org.apache.muse.ws.notification.impl
 

Methods in org.apache.muse.ws.notification.impl that return TopicSet
 TopicSet SimpleNotificationProducer.getTopicSet()
           
 

Uses of TopicSet in org.apache.muse.ws.notification.topics.impl
 

Classes in org.apache.muse.ws.notification.topics.impl that implement TopicSet
 class SimpleTopicSet
          SimpleTopicSet is Muse's default implementation of the wst:TopicSet data structure defined in WS-Topics v1.3.
 

Constructors in org.apache.muse.ws.notification.topics.impl with parameters of type TopicSet
ConcretePathExpression(TopicSet topics, QName topicPath)
           
 



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