public class PromiseAwareJAXRSInvoker
extends org.apache.cxf.jaxrs.JAXRSInvoker
| Constructor and Description |
|---|
PromiseAwareJAXRSInvoker() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.cxf.jaxrs.impl.AsyncResponseImpl |
checkFutureResponse(org.apache.cxf.message.Message inMessage,
Object result)
OSGi promises are a great way to do asynchronous work, and should be handled
natively just like a CompletionStage
|
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.JAXRSInvokerCopyright © 2021 The Apache Software Foundation. All rights reserved.