@Deprecated public class ConnManagerParamBean extends HttpAbstractParamBean
HttpParams and manipulate connection manager parameters
using Java Beans conventions.| Constructor and Description |
|---|
ConnManagerParamBean(HttpParams params)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setConnectionsPerRoute(ConnPerRouteBean connPerRoute)
Deprecated.
|
void |
setMaxTotalConnections(int maxConnections)
Deprecated.
|
void |
setTimeout(long timeout)
Deprecated.
|
public ConnManagerParamBean(HttpParams params)
public void setTimeout(long timeout)
public void setMaxTotalConnections(int maxConnections)
public void setConnectionsPerRoute(ConnPerRouteBean connPerRoute)
Copyright © 2010 - 2020 Adobe. All Rights Reserved