Uses of Class
org.oasis.wsn.InvalidTopicExpressionFaultType

Packages that use InvalidTopicExpressionFaultType
org.globus.wsrf.impl.notification   
org.oasis.wsn   
 

Uses of InvalidTopicExpressionFaultType in org.globus.wsrf.impl.notification
 

Methods in org.globus.wsrf.impl.notification that throw InvalidTopicExpressionFaultType
 SubscribeResponse SubscribeProvider.subscribe(Subscribe request)
          Provider for the subscribe operation of the notification producer porttype
 org.apache.axis.message.addressing.EndpointReferenceType SubscribeHelper.subscribe()
          Create a new subscription.
 GetCurrentMessageResponse GetCurrentMessageProvider.getCurrentMessage(GetCurrentMessage request)
          Provider for the get current message operation
 

Uses of InvalidTopicExpressionFaultType in org.oasis.wsn
 

Methods in org.oasis.wsn that throw InvalidTopicExpressionFaultType
 SubscribeResponse NotificationProducerSOAPBindingStub.subscribe(Subscribe subscribeRequest)
           
 GetCurrentMessageResponse NotificationProducerSOAPBindingStub.getCurrentMessage(GetCurrentMessage getCurrentMessageRequest)
           
 SubscribeResponse NotificationProducer.subscribe(Subscribe subscribeRequest)
           
 GetCurrentMessageResponse NotificationProducer.getCurrentMessage(GetCurrentMessage getCurrentMessageRequest)