Package | Description |
---|---|
ej.hoka.http |
default HTTP package.
|
ej.hoka.http.body |
HTTP request body parser utilities.
|
Class and Description |
---|
BodyParser
A parser called to read the body of an
HttpRequest . |
Class and Description |
---|
BodyParser
A parser called to read the body of an
HttpRequest . |
HttpPart
A part of a multipart HTTP request.
|
MultiPartBodyParser.MultiPartBody
Class representing the collection of
HttpPart in the request. |