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