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) |
javax.ws.rs.client.CompletionStageRxInvoker |
rx() |
accept, accept, acceptEncoding, acceptLanguage, acceptLanguage, async, build, build, buildDelete, buildGet, buildPost, buildPut, cacheControl, cookie, cookie, delete, delete, delete, get, get, get, getClientInvocation, getHeaders, getInvocation, 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, setChunked, setInvocation, setTarget, trace, trace, trace
public MpClientInvocationBuilder(ResteasyClient client, URI uri, ClientConfiguration configuration, List<org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptorFactory> asyncInterceptorFactories)
public javax.ws.rs.client.CompletionStageRxInvoker rx()
rx
in interface javax.ws.rs.client.Invocation.Builder
rx
in class ClientInvocationBuilder
protected ClientInvocation createClientInvocation(ClientInvocation invocation)
createClientInvocation
in class ClientInvocationBuilder
protected ClientInvocation createClientInvocation(ResteasyClient client, URI uri, ClientRequestHeaders headers, ClientConfiguration parent)
createClientInvocation
in class ClientInvocationBuilder
Copyright © 2021 JBoss by Red Hat. All rights reserved.