@Beta public class AsyncHttpClientConfig extends Object
| Constructor and Description |
|---|
AsyncHttpClientConfig() |
| Modifier and Type | Method and Description |
|---|---|
int |
getWorkerThreads() |
AsyncHttpClientConfig |
setWorkerThreads(int workerThreads) |
@Min(value=1L) public int getWorkerThreads()
@Config(value="http-client.threads") public AsyncHttpClientConfig setWorkerThreads(int workerThreads)
Copyright © 2010-2013 Airlift. All Rights Reserved.