org.hornetq.core.remoting.impl.netty
public class HornetQFrameDecoder extends org.jboss.netty.handler.codec.frame.FrameDecoder
Constructor and Description |
---|
HornetQFrameDecoder(BufferDecoder decoder) |
Modifier and Type | Method and Description |
---|---|
protected Object |
decode(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.Channel channel,
org.jboss.netty.buffer.ChannelBuffer in) |
actualReadableBytes, afterAdd, afterRemove, appendToCumulation, beforeAdd, beforeRemove, channelClosed, channelDisconnected, cleanup, decodeLast, exceptionCaught, extractFrame, getMaxCumulationBufferCapacity, getMaxCumulationBufferComponents, internalBuffer, isUnfold, messageReceived, newCumulationBuffer, replace, setMaxCumulationBufferCapacity, setMaxCumulationBufferComponents, setUnfold, unfoldAndFireMessageReceived, updateCumulation
public HornetQFrameDecoder(BufferDecoder decoder)
Copyright © 2015 JBoss, a division of Red Hat. All Rights Reserved.