public interface HandshakeResponse
Modifier and Type | Field and Description |
---|---|
static String |
SEC_WEBSOCKET_ACCEPT
The 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 © 2012-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Comments to : [email protected]