public class ReactiveIOInvoker extends JAXRSInvoker
| Constructor and Description |
|---|
ReactiveIOInvoker() |
| Modifier and Type | Method and Description |
|---|---|
protected AsyncResponseImpl |
checkFutureResponse(Message inMessage,
Object result) |
protected AsyncResponseImpl |
handleFlowable(Message inMessage,
<any> f) |
protected AsyncResponseImpl |
handleObservable(Message inMessage,
<any> obs) |
getActualServiceObject, getMethodToInvoke, getServiceObject, getTemplateValues, invoke, invokeadjustMethodAndParams, checkSuspendedInvocation, createFault, getMostSpecificMethod, insertExchange, invoke, isJdkDynamicProxy, performInvocation, releaseServiceObjectprotected AsyncResponseImpl checkFutureResponse(Message inMessage, Object result)
checkFutureResponse in class JAXRSInvokerprotected AsyncResponseImpl handleFlowable(Message inMessage, <any> f)
protected AsyncResponseImpl handleObservable(Message inMessage, <any> obs)
Apache CXF