Enum Class的使用
cn.taketoday.http.server.reactive.ChannelSendOperator.State
程序包
说明
Abstractions for reactive HTTP server support including a
ServerHttpRequest and
ServerHttpResponse along with an
HttpHandler for processing.-
cn.taketoday.http.server.reactive中ChannelSendOperator.State的使用
修饰符和类型字段说明private ChannelSendOperator.StateChannelSendOperator.WriteBarrier.stateCurrent state.修饰符和类型方法说明static ChannelSendOperator.StateReturns the enum constant of this class with the specified name.static ChannelSendOperator.State[]ChannelSendOperator.State.values()Returns an array containing the constants of this enum class, in the order they are declared.