public class MpClientInvocation extends ClientInvocation
Modifier and Type | Field and Description |
---|---|
static String |
CONTAINER_HEADERS |
actualTarget, chunked, client, clientInvoker, configuration, delegatingOutputStream, entity, entityAnnotations, entityClass, entityGenericType, entityStream, headers, method, uri
Modifier | Constructor and Description |
---|---|
protected |
MpClientInvocation(ResteasyClient client,
URI uri,
ClientRequestHeaders headers,
ClientConfiguration parent) |
Modifier and Type | Method and Description |
---|---|
protected ClientResponse |
filterRequest(ClientRequestContextImpl requestContext) |
extractResult, filterResponse, getActualTarget, getClient, getClientConfiguration, getClientInvoker, getConfiguration, getDelegatingOutputStream, getEntity, getEntityAnnotations, getEntityClass, getEntityGenericType, getEntityStream, getHeaders, getMethod, getMutableProperties, getRequestFilters, getResponseFilters, getUri, getWriterInterceptors, handleErrorStatus, invoke, invoke, invoke, isChunked, property, setActualTarget, setChunked, setClientInvoker, setDelegatingOutputStream, setEntity, setEntityAnnotations, setEntityObject, setEntityStream, setHeaders, setMethod, setUri, submit, submit, submit, submit, writeRequestBody
public static final String CONTAINER_HEADERS
protected MpClientInvocation(ResteasyClient client, URI uri, ClientRequestHeaders headers, ClientConfiguration parent)
protected ClientResponse filterRequest(ClientRequestContextImpl requestContext)
filterRequest
in class ClientInvocation
Copyright © 2021 JBoss by Red Hat. All rights reserved.