|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.root1.simon.codec.base.AbstractMessageDecoder
de.root1.simon.codec.base.MsgInterfaceLookupReturnDecoder
public class MsgInterfaceLookupReturnDecoder
A MessageDecoder
that decodes MsgNameLookupReturn
.
Field Summary |
---|
Fields inherited from interface org.apache.mina.filter.codec.demux.MessageDecoder |
---|
NEED_DATA, NOT_OK, OK |
Constructor Summary | |
---|---|
MsgInterfaceLookupReturnDecoder()
|
Method Summary | |
---|---|
protected AbstractMessage |
decodeBody(org.apache.mina.core.session.IoSession session,
org.apache.mina.core.buffer.IoBuffer in)
|
void |
finishDecode(org.apache.mina.core.session.IoSession session,
org.apache.mina.filter.codec.ProtocolDecoderOutput out)
|
Methods inherited from class de.root1.simon.codec.base.AbstractMessageDecoder |
---|
decodable, decode, getBodySize, getCurrentSequence |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MsgInterfaceLookupReturnDecoder()
Method Detail |
---|
protected AbstractMessage decodeBody(org.apache.mina.core.session.IoSession session, org.apache.mina.core.buffer.IoBuffer in)
decodeBody
in class AbstractMessageDecoder
public void finishDecode(org.apache.mina.core.session.IoSession session, org.apache.mina.filter.codec.ProtocolDecoderOutput out) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |