| Interface | Description | 
|---|---|
| ClientExecutor | |
| EntityTypeFactory | 
| Class | Description | 
|---|---|
| ClientRequest | Create a hand coded request to send to the server. | 
| ClientRequestFactory | Helper class that allows you to pre-initialize an Executor, preset some ClientRequest attributes (like follow redirects)
 and define some client-side interceptors you want applied | 
| ClientResponse<T> | Response extension for the RESTEasy client framework. | 
| ProxyBuilder<T> | |
| ProxyConfig | |
| ProxyFactory | 
| Exception | Description | 
|---|---|
| ClientResponseFailure | 
| Annotation Type | Description | 
|---|---|
| ClientURI | Used to annotate a predefined URL (as opposed to a @PAthParam /@QueryParam)
 in a Proxied client. For Example: | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.