|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectCumulativeProtocolDecoder
net.metanotion.rpc.RPCDecoder
public final class RPCDecoder
| Constructor Summary | |
|---|---|
RPCDecoder(java.util.Map<ProtocolVersion,Dispatcher<?,byte[]>> dispatchers,
int maxMessageSize)
|
|
| Method Summary | |
|---|---|
protected boolean |
doDecode(IoSession session,
IoBuffer in,
ProtocolDecoderOutput out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RPCDecoder(java.util.Map<ProtocolVersion,Dispatcher<?,byte[]>> dispatchers,
int maxMessageSize)
| Method Detail |
|---|
protected boolean doDecode(IoSession session,
IoBuffer in,
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 | |||||||||