Package | Description |
---|---|
ej.hoka.http.body |
Classes used to manage the body of a HTTPRequest.
|
Modifier and Type | Method and Description |
---|---|
MultiPartBodyParser.MultiPartBody |
MultiPartBodyParser.parseBody(java.io.InputStream inputStream,
java.lang.String contentType)
Initialize the parsing, must be called before
nextPart() . |