Uses of Enum
io.netty.handler.codec.http.HttpClientUpgradeHandler.UpgradeEvent
Packages that use HttpClientUpgradeHandler.UpgradeEvent
Package
Description
Encoder, decoder and their related message types for HTTP.
-
Uses of HttpClientUpgradeHandler.UpgradeEvent in io.netty.handler.codec.http
Methods in io.netty.handler.codec.http that return HttpClientUpgradeHandler.UpgradeEventModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.HttpClientUpgradeHandler.UpgradeEvent.values()
Returns an array containing the constants of this enum type, in the order they are declared.