org.apache.http.params
Class HttpAbstractParamBean
java.lang.Object
   org.apache.http.params.HttpAbstractParamBean
org.apache.http.params.HttpAbstractParamBean
- Direct Known Subclasses: 
- HttpConnectionParamBean, HttpProtocolParamBean
Deprecated. (4.3) use configuration classes provided 'org.apache.http.config'
  and 'org.apache.http.client.config'
- @Deprecated
public abstract class HttpAbstractParamBean 
- extends Object
- Since:
- 4.0
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
params
protected final HttpParams params
- Deprecated. 
 
HttpAbstractParamBean
public HttpAbstractParamBean(HttpParams params)
- Deprecated. 
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.