Uses of Class
org.oasis_open.docs.wsn.bw_2.UnableToDestroySubscriptionFault
-
Packages that use UnableToDestroySubscriptionFault Package Description org.apache.cxf.wsn org.apache.cxf.wsn.client org.apache.cxf.wsn.jms org.oasis_open.docs.wsn.bw_2 -
-
Uses of UnableToDestroySubscriptionFault in org.apache.cxf.wsn
Methods in org.apache.cxf.wsn that throw UnableToDestroySubscriptionFault Modifier and Type Method Description voidAbstractNotificationBroker. unsubscribe(String address)protected voidAbstractSubscription. unsubscribe()UnsubscribeResponseAbstractSubscription. unsubscribe(Unsubscribe unsubscribeRequest) -
Uses of UnableToDestroySubscriptionFault in org.apache.cxf.wsn.client
Methods in org.apache.cxf.wsn.client that throw UnableToDestroySubscriptionFault Modifier and Type Method Description UnsubscribeResponsePublisher.PublisherSubscription. unsubscribe(Unsubscribe unsubscribeRequest)voidSubscription. unsubscribe() -
Uses of UnableToDestroySubscriptionFault in org.apache.cxf.wsn.jms
Methods in org.apache.cxf.wsn.jms that throw UnableToDestroySubscriptionFault Modifier and Type Method Description protected voidJmsSubscription. unsubscribe() -
Uses of UnableToDestroySubscriptionFault in org.oasis_open.docs.wsn.bw_2
Methods in org.oasis_open.docs.wsn.bw_2 that throw UnableToDestroySubscriptionFault Modifier and Type Method Description UnsubscribeResponsePausableSubscriptionManager. unsubscribe(Unsubscribe unsubscribeRequest)UnsubscribeResponseSubscriptionManager. unsubscribe(Unsubscribe unsubscribeRequest)
-