| Class | Description | 
|---|---|
| Client | A wrapper around HttpClient which provides some useful function and
 semantics for interacting with the REST gateway. | 
| Cluster | A list of 'host:port' addresses of HTTP servers operating as a single
 entity, for example multiple redundant web service gateways. | 
| Response | The HTTP result code, response headers, and body of an HTTP response. | 
| Exception | Description | 
|---|---|
| Client.ClientTrustStoreInitializationException | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.