Package | Description |
---|---|
io.parallec.core |
Main package, including most user-facing classes such as the ParallelClient,
ParallelTask etc.
|
io.parallec.core.resources |
External resources on async http client stores, thread pools for netty/ping/ssh.
|
Modifier and Type | Field and Description |
---|---|
HttpClientStore |
ParallelClient.httpClientStore
The http client store.
|
Modifier and Type | Method and Description |
---|---|
HttpClientStore |
ParallelClient.getHttpClientStore()
Gets the http client store.
|
Modifier and Type | Field and Description |
---|---|
private static HttpClientStore |
HttpClientStore.instance
The singleton instance.
|
Modifier and Type | Method and Description |
---|---|
static HttpClientStore |
HttpClientStore.getInstance() |