| Package | Description |
|---|---|
| org.apache.mina.http |
| Modifier and Type | Method and Description |
|---|---|
HttpDecoderState |
HttpServerDecoder.createDecoderState() |
| Modifier and Type | Method and Description |
|---|---|
HttpPdu |
HttpServerDecoder.decode(ByteBuffer msg,
HttpDecoderState context) |
void |
HttpServerDecoder.finishDecode(HttpDecoderState context) |
Copyright © 2009–2013 Apache MINA Project. All rights reserved.