Uses of Class
ch.mimo.netty.handler.codec.icap.ReadChunkSizeState.DecisionState

Packages that use ReadChunkSizeState.DecisionState
ch.mimo.netty.handler.codec.icap JBoss Netty ICAP Codec. 
 

Uses of ReadChunkSizeState.DecisionState in ch.mimo.netty.handler.codec.icap
 

Methods in ch.mimo.netty.handler.codec.icap that return ReadChunkSizeState.DecisionState
static ReadChunkSizeState.DecisionState ReadChunkSizeState.DecisionState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ReadChunkSizeState.DecisionState[] ReadChunkSizeState.DecisionState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in ch.mimo.netty.handler.codec.icap with parameters of type ReadChunkSizeState.DecisionState
 StateEnum ReadChunkSizeState.onExit(org.jboss.netty.buffer.ChannelBuffer buffer, IcapMessageDecoder icapMessageDecoder, ReadChunkSizeState.DecisionState decisionInformation)
           
 



Copyright © 2011. All Rights Reserved.