Apache CXF API

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

Packages that use NotifyMessageNotSupportedFault
org.apache.cxf.wsn.client   
org.oasis_open.docs.wsn.brw_2   
org.oasis_open.docs.wsn.bw_2   
 

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

Methods in org.apache.cxf.wsn.client that throw NotifyMessageNotSupportedFault
 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 NotifyMessageNotSupportedFault in org.oasis_open.docs.wsn.brw_2
 

Methods in org.oasis_open.docs.wsn.brw_2 that throw NotifyMessageNotSupportedFault
 SubscribeResponse NotificationBroker.subscribe(Subscribe subscribeRequest)
           
 

Uses of NotifyMessageNotSupportedFault in org.oasis_open.docs.wsn.bw_2
 

Methods in org.oasis_open.docs.wsn.bw_2 that throw NotifyMessageNotSupportedFault
 SubscribeResponse NotificationProducer.subscribe(Subscribe subscribeRequest)
           
 


Apache CXF API

Apache CXF