public static class MultiPartBodyParser.MultiPartBody
extends java.lang.Object
HttpPart in the request.| Modifier and Type | Method and Description |
|---|---|
HttpPart |
nextPart()
Consumes the input stream from the request to get the next
HttpPart available. |