public class ObservableInvoker
extends org.apache.cxf.jaxrs.JAXRSInvoker
| Constructor and Description |
|---|
ObservableInvoker() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.cxf.jaxrs.impl.AsyncResponseImpl |
checkFutureResponse(org.apache.cxf.message.Message inMessage,
Object result) |
getActualServiceObject, getMethodToInvoke, getServiceObject, getTemplateValues, invoke, invokeprotected org.apache.cxf.jaxrs.impl.AsyncResponseImpl checkFutureResponse(org.apache.cxf.message.Message inMessage,
Object result)
checkFutureResponse in class org.apache.cxf.jaxrs.JAXRSInvokerApache CXF