|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.mitosis.service.protocol.codec.BaseMessageDecoder
org.apache.directory.mitosis.service.protocol.codec.LogEntryMessageDecoder
public class LogEntryMessageDecoder
| Field Summary |
|---|
| Fields inherited from interface org.apache.mina.filter.codec.demux.MessageDecoder |
|---|
NEED_DATA, NOT_OK, OK |
| Constructor Summary | |
|---|---|
LogEntryMessageDecoder()
|
|
| Method Summary | |
|---|---|
protected BaseMessage |
decodeBody(Registries registries,
int sequence,
int bodyLength,
org.apache.mina.common.ByteBuffer in)
|
void |
finishDecode(org.apache.mina.common.IoSession session,
org.apache.mina.filter.codec.ProtocolDecoderOutput out)
|
| Methods inherited from class org.apache.directory.mitosis.service.protocol.codec.BaseMessageDecoder |
|---|
decodable, decode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogEntryMessageDecoder()
| Method Detail |
|---|
protected BaseMessage decodeBody(Registries registries,
int sequence,
int bodyLength,
org.apache.mina.common.ByteBuffer in)
throws java.lang.Exception
decodeBody in class BaseMessageDecoderjava.lang.Exception
public void finishDecode(org.apache.mina.common.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 | |||||||||