public static class ClientContext.PoolContext extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
defaultMaxPerRoute() |
ClientContext.PoolContext |
defaultMaxPerRoute(int reuseaddr) |
int |
maxTotal() |
ClientContext.PoolContext |
maxTotal(int timeout) |
public int maxTotal()
public ClientContext.PoolContext maxTotal(int timeout)
public int defaultMaxPerRoute()
public ClientContext.PoolContext defaultMaxPerRoute(int reuseaddr)
Copyright © 2020 The Apache Software Foundation. All rights reserved.