Uses of Class
org.apache.cxf.ws.eventing.GetStatus
-
Packages that use GetStatus Package Description org.apache.cxf.ws.eventing org.apache.cxf.ws.eventing.manager -
-
Uses of GetStatus in org.apache.cxf.ws.eventing
Methods in org.apache.cxf.ws.eventing that return GetStatus Modifier and Type Method Description GetStatusObjectFactory. createGetStatus()Create an instance ofGetStatus -
Uses of GetStatus in org.apache.cxf.ws.eventing.manager
Methods in org.apache.cxf.ws.eventing.manager with parameters of type GetStatus 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
-