|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.http.params.HttpAbstractParamBean
org.apache.http.conn.params.ConnConnectionParamBean
public class ConnConnectionParamBean
Allows for setting parameters relating to connections on
HttpParams. This class ensures that the values set on the params
are type-safe.
| Field Summary |
|---|
| Fields inherited from class org.apache.http.params.HttpAbstractParamBean |
|---|
params |
| Constructor Summary | |
|---|---|
ConnConnectionParamBean(org.apache.http.params.HttpParams params)
|
|
| Method Summary | |
|---|---|
void |
setMaxStatusLineGarbage(int maxStatusLineGarbage)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnConnectionParamBean(org.apache.http.params.HttpParams params)
| Method Detail |
|---|
public void setMaxStatusLineGarbage(int maxStatusLineGarbage)
ConnConnectionPNames.MAX_STATUS_LINE_GARBAGE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||