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. |