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