Package | Description |
---|---|
ej.hoka.http.body |
HTTP request body parser utilities.
|
Modifier and Type | Method and Description |
---|---|
HttpPart |
MultiPartBodyParser.MultiPartBody.nextPart()
Consumes the input stream from the request to get the next
HttpPart available. |