public class UnifiedProtocolDecoder
extends org.jboss.netty.handler.codec.frame.FrameDecoder
| Modifier and Type | Field and Description | 
|---|---|
int | 
idle_limit  | 
boolean | 
verbose  | 
String | 
version  | 
| Constructor and Description | 
|---|
UnifiedProtocolDecoder(SpaceCache cache,
                      org.jboss.netty.channel.group.DefaultChannelGroup channelGroup,
                      String version,
                      int idle_limit,
                      boolean verbose,
                      boolean threaded)  | 
| 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 buffer)  | 
actualReadableBytes, afterAdd, afterRemove, appendToCumulation, beforeAdd, beforeRemove, channelClosed, channelDisconnected, cleanup, decodeLast, exceptionCaught, extractFrame, getMaxCumulationBufferCapacity, getMaxCumulationBufferComponents, internalBuffer, isUnfold, messageReceived, newCumulationBuffer, replace, setMaxCumulationBufferCapacity, setMaxCumulationBufferComponents, setUnfold, unfoldAndFireMessageReceived, updateCumulationpublic final String version
public final int idle_limit
public final boolean verbose
public UnifiedProtocolDecoder(SpaceCache cache, org.jboss.netty.channel.group.DefaultChannelGroup channelGroup, String version, int idle_limit, boolean verbose, boolean threaded)
Copyright © GigaSpaces.