Interface ScxClientWebSocketHandshakeResponse
- All Superinterfaces:
ScxHttpClientResponse,ScxHttpHeadersReadHelper
ScxClientWebSocketHandshakeResponse
- Version:
- 0.0.1
- Author:
- scx567888
-
Method Summary
Methods inherited from interface cool.scx.http.ScxHttpClientResponse
body, headers, statusMethods inherited from interface cool.scx.http.headers.ScxHttpHeadersReadHelper
contentEncoding, contentLength, contentType, cookies, getCookie, getHeader, getHeader, getSetCookie, setCookies
-
Method Details
-
handshakeSucceeded
boolean handshakeSucceeded() -
webSocket
ScxWebSocket webSocket()
-