Interface ScxServerWebSocketHandshakeRequest
- All Superinterfaces:
cool.scx.http.headers.ScxHttpHeadersReadHelper, cool.scx.http.ScxHttpServerRequest
public interface ScxServerWebSocketHandshakeRequest
extends cool.scx.http.ScxHttpServerRequest
ScxServerWebSocketHandshakeRequest
- Version:
- 0.0.1
- Author:
- scx567888
-
Method Summary
Methods inherited from interface cool.scx.http.headers.ScxHttpHeadersReadHelper
contentEncoding, contentLength, contentType, cookies, getCookie, getHeader, getHeader, getSetCookie, setCookiesMethods inherited from interface cool.scx.http.ScxHttpServerRequest
body, getQuery, headers, localPeer, method, path, query, remotePeer, uri, version
-
Method Details
-
response
ScxServerWebSocketHandshakeResponse response()- Specified by:
responsein interfacecool.scx.http.ScxHttpServerRequest
-
secWebSocketKey
-
secWebSocketVersion
-
webSocket
-