| Class | Description |
|---|---|
| JaxrsAsyncRestClientFactory |
A
AsyncRestClientFactory to provide JAX-RS AsyncRestClient implementations using
JaxrsClientAsyncRestClient. |
| JaxrsClientAsyncRestClient |
Default JAX-RS
AsyncRestClient implementation. |
| JaxrsClientRestClient |
Default JAX-RS
RestClient implementation. |
| JaxrsRawResponseEntity |
JAX-RS raw
ResponseEntity implementation, which returns a byte[] as payload. |
| JaxrsResponseEntity<T> |
JAX-RS
ResponseEntity implementation. |
| JaxrsRestClientFactory | |
| JaxrsRestClientOperations |
JAX-RS RestClient operations support.
|
| PropertyBoxReaderInterceptor |
JAX-RS
ReaderInterceptor to handle client REST requests which involve PropertyBox unmarshalling. |
Copyright © 2019 The Holon Platform. All rights reserved.