org.apache.http.params
Class HttpAbstractParamBean
java.lang.Object
org.apache.http.params.HttpAbstractParamBean
- Direct Known Subclasses:
- HttpConnectionParamBean, HttpProtocolParamBean, NIOReactorParamBean
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
HttpAbstractParamBean
public HttpAbstractParamBean(HttpParams params)
Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.