Apache CXF API

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

Packages that use GetStatusResponse
org.apache.cxf.ws.eventing   
org.apache.cxf.ws.eventing.manager   
 

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

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

Uses of GetStatusResponse in org.apache.cxf.ws.eventing.manager
 

Methods in org.apache.cxf.ws.eventing.manager that return GetStatusResponse
 GetStatusResponse AbstractSubscriptionManager.getStatusOp(GetStatus body)
           
 GetStatusResponse SubscriptionManagerEndpoint.getStatusOp(GetStatus body)
          The GetStatus operation of the Subscription Manager See http://www.w3.org/TR/ws-eventing/#GetStatus
 


Apache CXF API

Apache CXF