Interface HandshakeResponse
public interface HandshakeResponse
Represents the HTTP response returned by the server during a WebSocket handshake.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionReturns the HTTP headers from the handshake response.
-
Field Details
-
SEC_WEBSOCKET_ACCEPT
-
-
Method Details
-
getHeaders
-