Apache CXF API

Uses of Class
org.oasis_open.docs.wsn.b_2.Unsubscribe

Packages that use Unsubscribe
org.apache.cxf.wsn   
org.apache.cxf.wsn.client   
org.oasis_open.docs.wsn.b_2   
org.oasis_open.docs.wsn.bw_2   
 

Uses of Unsubscribe in org.apache.cxf.wsn
 

Methods in org.apache.cxf.wsn with parameters of type Unsubscribe
 UnsubscribeResponse AbstractSubscription.unsubscribe(Unsubscribe unsubscribeRequest)
           
 

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

Methods in org.apache.cxf.wsn.client with parameters of type Unsubscribe
 UnsubscribeResponse Publisher.PublisherSubscription.unsubscribe(Unsubscribe unsubscribeRequest)
           
 

Uses of Unsubscribe in org.oasis_open.docs.wsn.b_2
 

Methods in org.oasis_open.docs.wsn.b_2 that return Unsubscribe
 Unsubscribe ObjectFactory.createUnsubscribe()
          Create an instance of Unsubscribe
 

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

Methods in org.oasis_open.docs.wsn.bw_2 with parameters of type Unsubscribe
 UnsubscribeResponse PausableSubscriptionManager.unsubscribe(Unsubscribe unsubscribeRequest)
           
 UnsubscribeResponse SubscriptionManager.unsubscribe(Unsubscribe unsubscribeRequest)
           
 


Apache CXF API

Apache CXF