| Package | Description |
|---|---|
| ej.hoka.http |
Base HTTP handling classes.
|
| ej.hoka.http.body |
Classes used to manage the body of a HTTPRequest.
|
| 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. |