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

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

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

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

Uses of XPathFilter in org.apache.ws.pubsub
 

Methods in org.apache.ws.pubsub with parameters of type XPathFilter
 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.