Uses of Class
org.oasis_open.docs.wsn.bw_2.InvalidTopicExpressionFault
Packages that use InvalidTopicExpressionFault
Package
Description
-
Uses of InvalidTopicExpressionFault in org.apache.cxf.wsn
Methods in org.apache.cxf.wsn that throw InvalidTopicExpressionFaultModifier and TypeMethodDescriptionvoidAbstractPublisher.create(RegisterPublisher registerPublisherRequest) voidAbstractNotificationBroker.getCurrentMessage(GetCurrentMessage getCurrentMessageRequest) AbstractNotificationBroker.handleRegisterPublisher(RegisterPublisher registerPublisherRequest) AbstractNotificationBroker.handleSubscribe(Subscribe subscribeRequest, EndpointManager manager) AbstractNotificationBroker.registerPublisher(RegisterPublisher registerPublisherRequest) protected voidAbstractPublisher.validatePublisher(RegisterPublisher registerPublisherRequest) protected voidAbstractSubscription.validateSubscription(Subscribe subscribeRequest) -
Uses of InvalidTopicExpressionFault in org.apache.cxf.wsn.client
Methods in org.apache.cxf.wsn.client that throw InvalidTopicExpressionFaultModifier and TypeMethodDescriptionNotificationBroker.getCurrentMessage(String topic) Publisher.getCurrentMessage(GetCurrentMessage getCurrentMessageRequest) NotificationBroker.registerPublisher(Referencable publisher, String topic) NotificationBroker.registerPublisher(Referencable publisher, String topic, boolean demand) NotificationBroker.registerPublisher(Referencable publisher, List<String> topics, boolean demand) NotificationBroker.subscribe(Referencable consumer, String topic) NotificationBroker.subscribe(Referencable consumer, String topic, String xpath) NotificationBroker.subscribe(Referencable consumer, String topic, String xpath, boolean raw, String initialTerminationTime) -
Uses of InvalidTopicExpressionFault in org.apache.cxf.wsn.jms
Methods in org.apache.cxf.wsn.jms that throw InvalidTopicExpressionFaultModifier and TypeMethodDescriptionprotected voidJmsPublisher.validatePublisher(RegisterPublisher registerPublisherRequest) protected voidJmsSubscription.validateSubscription(Subscribe subscribeRequest) -
Uses of InvalidTopicExpressionFault in org.apache.cxf.wsn.services
Methods in org.apache.cxf.wsn.services that throw InvalidTopicExpressionFaultModifier and TypeMethodDescriptionprotected voidJaxwsSubscription.validateSubscription(Subscribe subscribeRequest) -
Uses of InvalidTopicExpressionFault in org.oasis_open.docs.wsn.brw_2
Methods in org.oasis_open.docs.wsn.brw_2 that throw InvalidTopicExpressionFaultModifier and TypeMethodDescriptionNotificationBroker.getCurrentMessage(GetCurrentMessage getCurrentMessageRequest) NotificationBroker.registerPublisher(RegisterPublisher registerPublisherRequest) -
Uses of InvalidTopicExpressionFault in org.oasis_open.docs.wsn.bw_2
Methods in org.oasis_open.docs.wsn.bw_2 that throw InvalidTopicExpressionFaultModifier and TypeMethodDescriptionNotificationProducer.getCurrentMessage(GetCurrentMessage getCurrentMessageRequest)