Uses of Class
org.oasis_open.docs.wsn.bw_2.NotifyMessageNotSupportedFault
-
Packages that use NotifyMessageNotSupportedFault Package Description 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 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 NotifyMessageNotSupportedFault in org.oasis_open.docs.wsn.brw_2
Methods in org.oasis_open.docs.wsn.brw_2 that throw NotifyMessageNotSupportedFault Modifier and Type Method Description SubscribeResponseNotificationBroker. 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 Modifier and Type Method Description SubscribeResponseNotificationProducer. subscribe(Subscribe subscribeRequest)
-