public class MultipartParser
extends java.lang.Object
Constructor and Description |
---|
MultipartParser() |
Modifier and Type | Method and Description |
---|---|
static java.util.Collection<Request.Part> |
parse(byte[] body,
java.lang.String contentType) |
public static java.util.Collection<Request.Part> parse(byte[] body, java.lang.String contentType)