|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.http.params.HttpParamsLinker
public class HttpParamsLinker
A utility class that can be used to build parameter hierarchies.
Method Summary | |
---|---|
static void |
link(HttpMessage message,
HttpParams defaults)
Builds parameter hierarchy by linking parameters associated with the given HTTP message and the given defaults. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void link(HttpMessage message, HttpParams defaults)
message
- HTTP messagedefaults
- default HTTP parameters
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |