org.apache.http.client.params
Class HttpClientParamConfig

java.lang.Object
  extended by org.apache.http.client.params.HttpClientParamConfig

Deprecated. (4.3) provided for compatibility with HttpParams. Do not use.

@Deprecated
public final class HttpClientParamConfig
extends Object

Since:
4.3

Method Summary
static RequestConfig getRequestConfig(HttpParams params)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRequestConfig

public static RequestConfig getRequestConfig(HttpParams params)
Deprecated. 


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.