Package | Description |
---|---|
io.parallec.core.resources |
External resources on async http client stores, thread pools for netty/ping/ssh.
|
Modifier and Type | Field and Description |
---|---|
private AsyncHttpClientFactoryEmbed |
HttpClientStore.httpClientFactoryEmbed
The http client factory embed.
|
Modifier and Type | Method and Description |
---|---|
AsyncHttpClientFactoryEmbed |
HttpClientStore.getHttpClientFactoryEmbed()
Gets the http client factory embed.
|
Modifier and Type | Method and Description |
---|---|
void |
HttpClientStore.setHttpClientFactoryEmbed(AsyncHttpClientFactoryEmbed httpClientFactoryEmbed)
Sets the http client factory embed.
|