| Package | Description |
|---|---|
| com.mgnt.lifecycle.management.httpclient |
| Class and Description |
|---|
| HttpClient
This class is specialized purpose Http Client.
|
| HttpClient.HttpMethod |
| HttpClientCommunicationException
This Exception is specifically for exclusive use with
HttpClient. |
| ResponseHolder
This class contains the actual response data and metadata received upon sending Http Request by
HttpClient
This class is used as a return type by all versions of sendHttpRequest method of HttpClient. |