Modifier and Type | Method and Description |
---|---|
ClientResponse |
ClientHttpEngine.invoke(ClientInvocation request) |
Modifier and Type | Method and Description |
---|---|
ClientResponse |
URLConnectionEngine.invoke(ClientInvocation request) |
ClientResponse |
ApacheHttpClient4Engine.invoke(ClientInvocation request) |
Modifier and Type | Class and Description |
---|---|
class |
AbortedResponse |
Modifier and Type | Field and Description |
---|---|
protected ClientResponse |
ClientResponseContextImpl.response |
Constructor and Description |
---|
ClientResponseContextImpl(ClientResponse response) |
Modifier and Type | Method and Description |
---|---|
ClientResponse |
ClientContext.getClientResponse() |
Constructor and Description |
---|
ClientContext(ClientInvocation invocation,
ClientResponse clientResponse,
EntityExtractorFactory extractorFactory) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.