Package | Description |
---|---|
org.jboss.resteasy.client.core.extractors |
Modifier and Type | Field and Description |
---|---|
private ClientErrorHandler |
ClientRequestContext.errorHandler |
Modifier and Type | Method and Description |
---|---|
ClientErrorHandler |
ClientRequestContext.getErrorHandler() |
Constructor and Description |
---|
ClientRequestContext(ClientRequest request,
BaseClientResponse<?> clientResponse,
ClientErrorHandler errorHandler,
EntityExtractorFactory extractorFactory,
java.net.URI baseURI) |