Uses of Interface
cool.scx.http.web_socket.ScxClientWebSocketHandshakeRequest
Packages that use ScxClientWebSocketHandshakeRequest
-
Uses of ScxClientWebSocketHandshakeRequest in cool.scx.http
Methods in cool.scx.http that return ScxClientWebSocketHandshakeRequest -
Uses of ScxClientWebSocketHandshakeRequest in cool.scx.http.web_socket
Methods in cool.scx.http.web_socket that return ScxClientWebSocketHandshakeRequestModifier and TypeMethodDescriptionScxClientWebSocketHandshakeRequest.addHeader(ScxHttpHeaderName headerName, String... values) ScxClientWebSocketHandshakeRequest.headers(ScxHttpHeaders headers) ScxClientWebSocketHandshakeRequest.removeCookie(String name) ScxClientWebSocketHandshakeRequest.setHeader(ScxHttpHeaderName headerName, String... values)