All Classes and Interfaces

Class
Description
Represents the ClientBuilder configuration for configuring an ClientHttpEngine.
 
Deprecated, for removal: This API element is subject to removal in a future version.
use the org.jboss.resteasy.client.jaxrs.engine.ClientHttpEngineFactory instead
 
Warning this class consists of generated code.
 
Warning this class consists of generated code.
 
 
 
Wraps a BadRequestException with a sanitized response.
 
Abstraction for creating Clients.
 
Wraps a ClientErrorException with a sanitized response.
Wraps a ForbiddenException with a sanitized response.
Wraps a InternalServerErrorException with a sanitized response.
Wraps a NotAcceptableException with a sanitized response.
Wraps a NotAllowedException with a sanitized response.
Wraps a NotAuthorizedException with a sanitized response
Wraps a NotFoundException with a sanitized response.
Wraps a NotSupportedException with a sanitized response.
Wraps a RedirectionException with a sanitized response.
Wraps a ServerErrorException with a sanitized response.
Wraps a ServiceUnavailableException with a sanitized response.
Wraps a WebApplicationException with a sanitized response.
 
An interface which allows a WebApplicationException to be unwrapped.