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