| Package | Description | 
|---|---|
| io.netty.handler.codec.http.websocketx | Encoder, decoder, handshakers and their related message types for
 Web Socket data frames. | 
| Modifier and Type | Method and Description | 
|---|---|
| static WebSocketClientProtocolHandler.ClientHandshakeStateEvent | WebSocketClientProtocolHandler.ClientHandshakeStateEvent. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static WebSocketClientProtocolHandler.ClientHandshakeStateEvent[] | WebSocketClientProtocolHandler.ClientHandshakeStateEvent. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2008–2020 The Netty Project. All rights reserved.