Uses of Class
org.apache.cxf.ws.eventing.GetStatusResponse
-
Packages that use GetStatusResponse Package Description 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 Modifier and Type Method Description GetStatusResponseObjectFactory. createGetStatusResponse()Create an instance ofGetStatusResponse -
Uses of GetStatusResponse in org.apache.cxf.ws.eventing.manager
Methods in org.apache.cxf.ws.eventing.manager that return GetStatusResponse Modifier and Type Method Description GetStatusResponseAbstractSubscriptionManager. getStatusOp(GetStatus body)GetStatusResponseSubscriptionManagerEndpoint. getStatusOp(GetStatus body)The GetStatus operation of the Subscription Manager See http://www.w3.org/TR/ws-eventing/#GetStatus
-