Package org.apache.http.conn.params
Class ConnConnectionParamBean
java.lang.Object
org.apache.http.params.HttpAbstractParamBean
org.apache.http.conn.params.ConnConnectionParamBean
Deprecated.
This is a Java Bean class that can be used to wrap an instance of
HttpParams and manipulate HTTP client connection parameters
using Java Beans conventions.- Since:
- 4.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetMaxStatusLineGarbage(int maxStatusLineGarbage) Deprecated.(4.2) Use customDefaultHttpResponseParserimplementation
-
Constructor Details
-
ConnConnectionParamBean
Deprecated.
-
-
Method Details
-
setMaxStatusLineGarbage
Deprecated.(4.2) Use customDefaultHttpResponseParserimplementation
-
DefaultHttpResponseParserimplementation.