|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.query.util.http.HTTPRequest.Part
public static class HTTPRequest.Part
Container for parsed data from
Field Summary | |
---|---|
TokenMap |
bodyAttrs
Attributes of part body. |
ValueBuilder |
bodyContent
Content of part body. |
TokenMap |
headers
Part headers. |
Constructor Summary | |
---|---|
HTTPRequest.Part()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final TokenMap headers
public final TokenMap bodyAttrs
public final ValueBuilder bodyContent
Constructor Detail |
---|
public HTTPRequest.Part()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |