public static class MultipartParser.ParseState extends Object
| Constructor and Description |
|---|
MultipartParser.ParseState(org.xnio.Pool<ByteBuffer> bufferPool,
MultipartParser.PartHandler partHandler,
String requestCharset,
byte[] boundary) |
public MultipartParser.ParseState(org.xnio.Pool<ByteBuffer> bufferPool, MultipartParser.PartHandler partHandler, String requestCharset, byte[] boundary)
public void parse(ByteBuffer buffer) throws IOException
IOExceptionpublic boolean isComplete()
Copyright © 2014 JBoss by Red Hat. All rights reserved.