| 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 WebSocketServerProtocolHandler.ServerHandshakeStateEvent | 
WebSocketServerProtocolHandler.ServerHandshakeStateEvent.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static WebSocketServerProtocolHandler.ServerHandshakeStateEvent[] | 
WebSocketServerProtocolHandler.ServerHandshakeStateEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2008–2017 The Netty Project. All rights reserved.