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 © 2017 JBoss by Red Hat. All rights reserved.