@ChannelHandler.Sharable
public class MessageBufferEventDecoder
extends org.jboss.netty.handler.codec.oneone.OneToOneDecoder
ChannelBuffer
to a
NettyMessageBuffer
. It will also convert
Events.NETWORK_MESSAGE
events to Events.SESSION_MESSAGE
event.Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
LOG |
Constructor and Description |
---|
MessageBufferEventDecoder() |
Copyright © 2013. All Rights Reserved.