Uses of Enum
io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler.ClientHandshakeStateEvent
Packages that use WebSocketClientProtocolHandler.ClientHandshakeStateEvent
Package
Description
Encoder, decoder, handshakers and their related message types for
Web Socket data frames.
-
Uses of WebSocketClientProtocolHandler.ClientHandshakeStateEvent in io.netty.handler.codec.http.websocketx
Methods in io.netty.handler.codec.http.websocketx that return WebSocketClientProtocolHandler.ClientHandshakeStateEventModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.WebSocketClientProtocolHandler.ClientHandshakeStateEvent.values()
Returns an array containing the constants of this enum type, in the order they are declared.