protected void |
AbstractClient.AbstractClientAsyncResponseInterceptor.closeAsyncResponseIfPossible(javax.ws.rs.core.Response r,
Message outMessage,
JaxrsClientCallback<?> cb) |
protected abstract void |
AbstractClient.AbstractClientAsyncResponseInterceptor.doHandleAsyncResponse(Message message,
javax.ws.rs.core.Response r,
JaxrsClientCallback<?> cb) |
protected void |
WebClient.prepareAsyncClient(String httpMethod,
Object body,
Class<?> requestClass,
Type inType,
Class<?> respClass,
Type outType,
JaxrsClientCallback<?> cb) |