|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.netty.handler.codec.oneone.OneToOneDecoder
akka.remote.testconductor.MsgDecoder
public class MsgDecoder
Constructor Summary | |
---|---|
MsgDecoder()
|
Method Summary | |
---|---|
Address |
address2scala(TestConductorProtocol.Address addr)
|
java.lang.Object |
decode(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.Channel ch,
java.lang.Object msg)
|
ThrottlerTransportAdapter.Direction |
direction2scala(TestConductorProtocol.Direction dir)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MsgDecoder()
Method Detail |
---|
public Address address2scala(TestConductorProtocol.Address addr)
public ThrottlerTransportAdapter.Direction direction2scala(TestConductorProtocol.Direction dir)
public java.lang.Object decode(org.jboss.netty.channel.ChannelHandlerContext ctx, org.jboss.netty.channel.Channel ch, java.lang.Object msg)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |