| Package | Description |
|---|---|
| com.suse.salt.netapi.client | |
| com.suse.salt.netapi.client.impl |
| Modifier and Type | Field and Description |
|---|---|
private AsyncHttpClient |
SaltClient.asyncHttpClient
The async connection factory object
|
| Constructor and Description |
|---|
SaltClient(java.net.URI url,
AsyncHttpClient asyncHttpClient)
Constructor for connecting to a given URL.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpAsyncClientImpl
AsyncHttpClient implemented with Apache's HttpAsyncClient.
|