Uses of Class
org.oasis_open.docs.wsn.bw_2.UnrecognizedPolicyRequestFault
-
-
Uses of UnrecognizedPolicyRequestFault in org.apache.cxf.wsn
Methods in org.apache.cxf.wsn that throw UnrecognizedPolicyRequestFault Modifier and Type Method Description voidAbstractSubscription. create(Subscribe subscribeRequest)SubscribeResponseAbstractNotificationBroker. handleSubscribe(Subscribe subscribeRequest, EndpointManager manager)SubscribeResponseAbstractNotificationBroker. subscribe(Subscribe subscribeRequest)protected voidAbstractSubscription. validateSubscription(Subscribe subscribeRequest) -
Uses of UnrecognizedPolicyRequestFault in org.apache.cxf.wsn.client
Methods in org.apache.cxf.wsn.client that throw UnrecognizedPolicyRequestFault Modifier and Type Method Description SubscriptionNotificationBroker. subscribe(Referencable consumer, String topic)SubscriptionNotificationBroker. subscribe(Referencable consumer, String topic, String xpath)SubscriptionNotificationBroker. subscribe(Referencable consumer, String topic, String xpath, boolean raw, String initialTerminationTime)SubscribeResponsePublisher. subscribe(Subscribe subscribeRequest) -
Uses of UnrecognizedPolicyRequestFault in org.apache.cxf.wsn.jms
Methods in org.apache.cxf.wsn.jms that throw UnrecognizedPolicyRequestFault Modifier and Type Method Description protected voidJmsSubscription. validateSubscription(Subscribe subscribeRequest) -
Uses of UnrecognizedPolicyRequestFault in org.apache.cxf.wsn.services
Methods in org.apache.cxf.wsn.services that throw UnrecognizedPolicyRequestFault Modifier and Type Method Description protected voidJaxwsSubscription. validateSubscription(Subscribe subscribeRequest) -
Uses of UnrecognizedPolicyRequestFault in org.oasis_open.docs.wsn.brw_2
Methods in org.oasis_open.docs.wsn.brw_2 that throw UnrecognizedPolicyRequestFault Modifier and Type Method Description SubscribeResponseNotificationBroker. subscribe(Subscribe subscribeRequest) -
Uses of UnrecognizedPolicyRequestFault in org.oasis_open.docs.wsn.bw_2
Methods in org.oasis_open.docs.wsn.bw_2 that throw UnrecognizedPolicyRequestFault Modifier and Type Method Description SubscribeResponseNotificationProducer. subscribe(Subscribe subscribeRequest)
-