public static class Frame.Decoder
extends org.jboss.netty.handler.codec.frame.FrameDecoder
Constructor and Description |
---|
Frame.Decoder(Connection.Factory factory) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
decode(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.Channel channel,
org.jboss.netty.buffer.ChannelBuffer buffer) |
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 Frame.Decoder(Connection.Factory factory)
protected java.lang.Object decode(org.jboss.netty.channel.ChannelHandlerContext ctx, org.jboss.netty.channel.Channel channel, org.jboss.netty.buffer.ChannelBuffer buffer) throws java.lang.Exception
decode
in class org.jboss.netty.handler.codec.frame.FrameDecoder
java.lang.Exception
Copyright © 2015 The Apache Software Foundation