public interface HandshakeResponse
| Modifier and Type | Field and Description | 
|---|---|
| static String | SEC_WEBSOCKET_ACCEPTThe Sec-WebSocket-Accept header name. | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,List<String>> | getHeaders()Return the list of Http headers sent by the web socket server. | 
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.