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, setCharsetprotected Object parseCommand(org.apache.mina.core.buffer.IoBuffer in) throws CharacterCodingException
parseCommand
parseCommand in class LineOrientedDecoderin - a IoBuffer object.Object object.CharacterCodingException - if any.Copyright © 2020. All rights reserved.