public interface HandshakeResponse
| Modifier and Type | Field | Description |
|---|---|---|
static String |
SEC_WEBSOCKET_ACCEPT |
The Sec-WebSocket-Accept header name.
|
| Modifier and Type | Method | Description |
|---|---|---|
Map<String,List<String>> |
getHeaders() |
Return the list of Http headers sent by the web socket server.
|
Copyright © 2019 Oracle. All rights reserved.