public class HttpStatusResponseDecoder extends LineOrientedDecoder
HttpStatusResponseDecoder class.
Constructor and Description |
---|
HttpStatusResponseDecoder(Charset charset)
Constructor for HttpStatusResponseDecoder.
|
Modifier and Type | Method and Description |
---|---|
protected Object |
parseCommand(org.apache.mina.core.buffer.IoBuffer in)
parseCommand
|
doDecode, getCharset, setCharset
protected Object parseCommand(org.apache.mina.core.buffer.IoBuffer in) throws CharacterCodingException
parseCommand
parseCommand
in class LineOrientedDecoder
in
- a IoBuffer
object.Object
object.CharacterCodingException
- if any.Copyright © 2021. All rights reserved.