Apache CXF API

Uses of Class
org.apache.cxf.ws.eventing.SubscriptionEnd

Packages that use SubscriptionEnd
org.apache.cxf.ws.eventing   
org.apache.cxf.ws.eventing.client   
 

Uses of SubscriptionEnd in org.apache.cxf.ws.eventing
 

Methods in org.apache.cxf.ws.eventing that return SubscriptionEnd
 SubscriptionEnd ObjectFactory.createSubscriptionEnd()
          Create an instance of SubscriptionEnd
 

Uses of SubscriptionEnd in org.apache.cxf.ws.eventing.client
 

Methods in org.apache.cxf.ws.eventing.client with parameters of type SubscriptionEnd
 void EndToEndpoint.subscriptionEnd(SubscriptionEnd subscriptionEnd)
           
 


Apache CXF API

Apache CXF