public class ProtobufDecoder
extends org.jboss.netty.handler.codec.oneone.OneToOneDecoder
| Constructor and Description |
|---|
ProtobufDecoder(akka.protobuf.Message prototype) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
decode(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.Channel ch,
java.lang.Object obj) |