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
Fields in io.netty.handler.codec.redis declared as RedisDecoder.StateMethods in io.netty.handler.codec.redis that return RedisDecoder.StateModifier and TypeMethodDescriptionstatic RedisDecoder.State
Returns 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.