HttpParams. Do not use.@Deprecated
public final class HttpParamConfig
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static ConnectionConfig |
getConnectionConfig(org.apache.http.params.HttpParams params)
Deprecated.
|
static MessageConstraints |
getMessageConstraints(org.apache.http.params.HttpParams params)
Deprecated.
|
static SocketConfig |
getSocketConfig(org.apache.http.params.HttpParams params)
Deprecated.
|
public static SocketConfig getSocketConfig(org.apache.http.params.HttpParams params)
public static MessageConstraints getMessageConstraints(org.apache.http.params.HttpParams params)
public static ConnectionConfig getConnectionConfig(org.apache.http.params.HttpParams params)
Copyright © 1999-2015 The Apache Software Foundation. All rights reserved.