public class MpClientInvocationBuilder extends ClientInvocationBuilder
invocation| Constructor and Description |
|---|
MpClientInvocationBuilder(ResteasyClient client,
URI uri,
ClientConfiguration configuration,
List<org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptorFactory> asyncInterceptorFactories) |
| Modifier and Type | Method and Description |
|---|---|
protected ClientInvocation |
createClientInvocation(ClientInvocation invocation) |
protected ClientInvocation |
createClientInvocation(ResteasyClient client,
URI uri,
ClientRequestHeaders headers,
ClientConfiguration parent) |
accept, accept, acceptEncoding, acceptLanguage, acceptLanguage, async, build, build, buildDelete, buildGet, buildPost, buildPut, cacheControl, cookie, cookie, delete, delete, delete, get, get, get, getClientInvocation, getHeaders, getTarget, getURI, head, header, headers, isChunked, method, method, method, method, method, method, options, options, options, patch, patch, patch, post, post, post, property, put, put, put, rx, rx, setChunked, setClientInvocation, setTarget, trace, trace, tracepublic MpClientInvocationBuilder(ResteasyClient client, URI uri, ClientConfiguration configuration, List<org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptorFactory> asyncInterceptorFactories)
protected ClientInvocation createClientInvocation(ClientInvocation invocation)
createClientInvocation in class ClientInvocationBuilderprotected ClientInvocation createClientInvocation(ResteasyClient client, URI uri, ClientRequestHeaders headers, ClientConfiguration parent)
createClientInvocation in class ClientInvocationBuilderCopyright © 2020 JBoss by Red Hat. All rights reserved.