|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.metanotion.rpc.RPCCodecFactory
public final class RPCCodecFactory
| Constructor Summary | |
|---|---|
RPCCodecFactory(int max)
|
|
| Method Summary | |
|---|---|
void |
addProtocol(ProtocolVersion pv,
Dispatcher<?,byte[]> d,
java.lang.Class c,
EncoderFactory ef)
|
ProtocolDecoder |
getDecoder(IoSession session)
|
ProtocolEncoder |
getEncoder(IoSession session)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RPCCodecFactory(int max)
| Method Detail |
|---|
public ProtocolDecoder getDecoder(IoSession session)
public ProtocolEncoder getEncoder(IoSession session)
public void addProtocol(ProtocolVersion pv,
Dispatcher<?,byte[]> d,
java.lang.Class c,
EncoderFactory ef)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||