| Package | Description |
|---|---|
| com.suse.salt.netapi.client | |
| com.suse.salt.netapi.client.impl |
| Constructor and Description |
|---|
SaltClient(URI url,
ConnectionFactory connectionFactory)
Constructor for connecting to a given URL using a specific connection factory.
|
SaltClient(URI url,
ConnectionFactory connectionFactory,
ExecutorService executor)
Constructor for connecting to a given URL using a specific connection factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpClientConnectionFactory
Implementation of a factory for connections using Apache's HttpClient.
|
class |
JDKConnectionFactory
Implementation of a factory for connections using JDK's HttpURLConnection.
|
Copyright © 2016. All rights reserved.