Uses of Class
org.apache.ws.pubsub.TopicFilter

Packages that use TopicFilter
org.apache.ws.notification.pubsub   
org.apache.ws.pubsub   
 

Uses of TopicFilter in org.apache.ws.notification.pubsub
 

Methods in org.apache.ws.notification.pubsub with parameters of type TopicFilter
 Subscription Subscriber.subscribe(NotificationConsumer notificationConsumer, SubscriptionEndConsumer subscriptionEndConsumer, TopicFilter tf, XPathFilter xf, java.util.Calendar initialTerminationTime, boolean UseNotify)
          DOCUMENT_ME
 

Uses of TopicFilter in org.apache.ws.pubsub
 

Methods in org.apache.ws.pubsub with parameters of type TopicFilter
 Subscription NotificationProducer.subscribe(NotificationConsumer notificationConsumer, SubscriptionEndConsumer subscriptionEndConsumer, TopicFilter topicFilter, XPathFilter xpathFilter, java.util.Calendar initialTerminationTime, boolean useNotify)
          Subscribe to notifications from this producer.
 



Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.