public class MyRequestDecoder
extends org.apache.mina.filter.codec.CumulativeProtocolDecoder
Constructor and Description |
---|
MyRequestDecoder() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
doDecode(org.apache.mina.core.session.IoSession session,
org.apache.mina.core.buffer.IoBuffer in,
org.apache.mina.filter.codec.ProtocolDecoderOutput out) |
protected boolean doDecode(org.apache.mina.core.session.IoSession session, org.apache.mina.core.buffer.IoBuffer in, org.apache.mina.filter.codec.ProtocolDecoderOutput out) throws Exception
doDecode
in class org.apache.mina.filter.codec.CumulativeProtocolDecoder
Exception
Copyright © 2004–2019 Apache MINA Project. All rights reserved.