Apache CXF API

Uses of Class
org.oasis_open.docs.wsn.bw_2.UnrecognizedPolicyRequestFault

Packages that use UnrecognizedPolicyRequestFault
org.apache.cxf.wsn   
org.apache.cxf.wsn.client   
org.apache.cxf.wsn.jms   
org.apache.cxf.wsn.services   
org.oasis_open.docs.wsn.brw_2   
org.oasis_open.docs.wsn.bw_2   
 

Uses of UnrecognizedPolicyRequestFault in org.apache.cxf.wsn
 

Methods in org.apache.cxf.wsn that throw UnrecognizedPolicyRequestFault
 void AbstractSubscription.create(Subscribe subscribeRequest)
           
 SubscribeResponse AbstractNotificationBroker.handleSubscribe(Subscribe subscribeRequest, EndpointManager manager)
           
 SubscribeResponse AbstractNotificationBroker.subscribe(Subscribe subscribeRequest)
           
protected  void AbstractSubscription.validateSubscription(Subscribe subscribeRequest)
           
 

Uses of UnrecognizedPolicyRequestFault in org.apache.cxf.wsn.client
 

Methods in org.apache.cxf.wsn.client that throw UnrecognizedPolicyRequestFault
 Subscription NotificationBroker.subscribe(Referencable consumer, String topic)
           
 Subscription NotificationBroker.subscribe(Referencable consumer, String topic, String xpath)
           
 Subscription NotificationBroker.subscribe(Referencable consumer, String topic, String xpath, boolean raw)
           
 SubscribeResponse Publisher.subscribe(Subscribe subscribeRequest)
           
 

Uses of UnrecognizedPolicyRequestFault in org.apache.cxf.wsn.jms
 

Methods in org.apache.cxf.wsn.jms that throw UnrecognizedPolicyRequestFault
protected  void JmsSubscription.validateSubscription(Subscribe subscribeRequest)
           
 

Uses of UnrecognizedPolicyRequestFault in org.apache.cxf.wsn.services
 

Methods in org.apache.cxf.wsn.services that throw UnrecognizedPolicyRequestFault
protected  void JaxwsSubscription.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
 SubscribeResponse NotificationBroker.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
 SubscribeResponse NotificationProducer.subscribe(Subscribe subscribeRequest)
           
 


Apache CXF API

Apache CXF