Uses of Enum
io.netty.handler.codec.redis.RedisDecoder.State
Packages that use RedisDecoder.State
-
Uses of RedisDecoder.State in io.netty.handler.codec.redis
Subclasses with type arguments of type RedisDecoder.State in io.netty.handler.codec.redisFields in io.netty.handler.codec.redis declared as RedisDecoder.StateMethods in io.netty.handler.codec.redis that return RedisDecoder.StateModifier and TypeMethodDescriptionstatic RedisDecoder.StateReturns the enum constant of this type with the specified name.static RedisDecoder.State[]RedisDecoder.State.values()Returns an array containing the constants of this enum type, in the order they are declared.