org.apache.http.params
Class HttpParamConfig
java.lang.Object
   org.apache.http.params.HttpParamConfig
org.apache.http.params.HttpParamConfig
Deprecated. (4.3) provided for compatibility with HttpParams. Do not use.
- @Deprecated
public final class HttpParamConfig 
- extends Object
- Since:
- 4.3
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
getSocketConfig
public static SocketConfig getSocketConfig(HttpParams params)
- Deprecated. - 
 
getMessageConstraints
public static MessageConstraints getMessageConstraints(HttpParams params)
- Deprecated. - 
 
getConnectionConfig
public static ConnectionConfig getConnectionConfig(HttpParams params)
- Deprecated. - 
 
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.