Uses of Class
org.apache.muse.ws.notification.faults.TopicExpressionDialectUnknownFault

Packages that use TopicExpressionDialectUnknownFault
org.apache.muse.ws.notification   
org.apache.muse.ws.notification.impl   
 

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

Methods in org.apache.muse.ws.notification that throw TopicExpressionDialectUnknownFault
 NotificationMessage NotificationProducer.getCurrentMessage(QName topicPath)
          Retrieves the last message published for a given topic.
 void NotificationMessage.setTopicDialect(String dialect)
           
 WsResource NotificationProducer.subscribe(EndpointReference consumer, Filter filter, Date terminationTime, Policy policy)
          Registers a consumer resource to receive events that are published to a certain topic (along with other filtering rules).
 

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

Methods in org.apache.muse.ws.notification.impl that throw TopicExpressionDialectUnknownFault
 void SimpleNotificationMessage.setTopicDialect(String dialect)
           
 

Constructors in org.apache.muse.ws.notification.impl that throw TopicExpressionDialectUnknownFault
TopicFilter(QName topicName)
           
TopicFilter(QName topicName, String dialect)
           
TopicFilter(Topic topic)
           
TopicFilter(Topic topic, String dialect)
           
 



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