Searched refs:HttpAbstractParamBean (Results 1 – 10 of 10) sorted by relevance
40 public abstract class HttpAbstractParamBean { class44 public HttpAbstractParamBean (final HttpParams params) { in HttpAbstractParamBean() method in HttpAbstractParamBean
40 public class HttpConnectionParamBean extends HttpAbstractParamBean {
42 public class HttpProtocolParamBean extends HttpAbstractParamBean {
34 import org.apache.http.params.HttpAbstractParamBean;43 public class AuthParamBean extends HttpAbstractParamBean {
34 import org.apache.http.params.HttpAbstractParamBean;47 public class ConnConnectionParamBean extends HttpAbstractParamBean {
34 import org.apache.http.params.HttpAbstractParamBean;47 public class ConnManagerParamBean extends HttpAbstractParamBean {
38 import org.apache.http.params.HttpAbstractParamBean;51 public class ConnRouteParamBean extends HttpAbstractParamBean {
36 import org.apache.http.params.HttpAbstractParamBean;45 public class CookieSpecParamBean extends HttpAbstractParamBean {
39 import org.apache.http.params.HttpAbstractParamBean;48 public class ClientParamBean extends HttpAbstractParamBean {
1366 public deprecated class AuthParamBean extends org.apache.http.params.HttpAbstractParamBean {1593 public deprecated class ClientParamBean extends org.apache.http.params.HttpAbstractParamBean {1833 …lic deprecated class ConnConnectionParamBean extends org.apache.http.params.HttpAbstractParamBean {1844 …public deprecated class ConnManagerParamBean extends org.apache.http.params.HttpAbstractParamBean {1883 public deprecated class ConnRouteParamBean extends org.apache.http.params.HttpAbstractParamBean {2182 public deprecated class CookieSpecParamBean extends org.apache.http.params.HttpAbstractParamBean {3901 public abstract deprecated class HttpAbstractParamBean {3902 ctor public HttpAbstractParamBean(org.apache.http.params.HttpParams);3906 …lic deprecated class HttpConnectionParamBean extends org.apache.http.params.HttpAbstractParamBean {3948 …ublic deprecated class HttpProtocolParamBean extends org.apache.http.params.HttpAbstractParamBean {