Uses of Class
org.apache.ws.notification.topics.expression.TopicPathDialectUnknownException

Packages that use TopicPathDialectUnknownException
org.apache.ws.notification.base   
org.apache.ws.notification.topics.expression   
 

Uses of TopicPathDialectUnknownException in org.apache.ws.notification.base
 

Methods in org.apache.ws.notification.base that throw TopicPathDialectUnknownException
 org.apache.ws.addressing.EndpointReference NotificationProducerResource.subscribe(org.apache.ws.addressing.EndpointReference consumerEPR, TopicExpression topicExpr, java.lang.Boolean useNotify, org.apache.ws.resource.properties.query.QueryExpression precondition, org.apache.ws.resource.properties.query.QueryExpression selector, java.lang.Object subscriptionPolicy, java.util.Calendar initialTerminationtime)
          Subscribe to the topic(s) indicated by the specified topic expression.
 

Uses of TopicPathDialectUnknownException in org.apache.ws.notification.topics.expression
 

Methods in org.apache.ws.notification.topics.expression that throw TopicPathDialectUnknownException
 Topic[] TopicExpressionEvaluator.evaluate(TopicNamespaceRegistry topicNsRegistry, TopicExpression topicExpr)
          Evaluates the expression over a TopicSpace and returns the set of matching topics.
 Topic[] TopicExpressionEngine.evaluateTopicExpression(TopicExpression topicExpr)
          DOCUMENT_ME
 



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