public interface HandshakeResponse
The handshake response represents the WebSocket-defined HTTP response that is the response to the opening handshake
 request.
- 
Field Summary
Fields - 
Method Summary
Modifier and TypeMethodDescriptionReturn the map of HTTP headers to header values sent by the WebSocket server. 
- 
Field Details
- 
SEC_WEBSOCKET_ACCEPT
 
 - 
 - 
Method Details
- 
getHeaders
 
 -