Interface HandshakeResponse
public interface HandshakeResponse
The handshake response represents the web socket-defined Http response
that is the response to the opening handshake request.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionReturn the list of Http headers sent by the web socket server.
-
Field Details
-
SEC_WEBSOCKET_ACCEPT
-
-
Method Details
-
getHeaders
-