Uses of Enum
io.netty.handler.codec.http.HttpContentEncoder.State
Packages that use HttpContentEncoder.State
Package
Description
Encoder, decoder and their related message types for HTTP.
-
Uses of HttpContentEncoder.State in io.netty.handler.codec.http
Fields in io.netty.handler.codec.http declared as HttpContentEncoder.StateMethods in io.netty.handler.codec.http that return HttpContentEncoder.StateModifier and TypeMethodDescriptionstatic HttpContentEncoder.StateReturns the enum constant of this type with the specified name.static HttpContentEncoder.State[]HttpContentEncoder.State.values()Returns an array containing the constants of this enum type, in the order they are declared.