Package | Description |
---|---|
io.undertow.util |
Modifier and Type | Method and Description |
---|---|
static MultipartParser.ParseState |
MultipartParser.beginParse(org.xnio.Pool<ByteBuffer> bufferPool,
MultipartParser.PartHandler handler,
byte[] boundary) |
Constructor and Description |
---|
MultipartParser.ParseState(org.xnio.Pool<ByteBuffer> bufferPool,
MultipartParser.PartHandler partHandler,
byte[] boundary) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.