Index
All Classes and Interfaces|All Packages
A
- AbstractWebSocket<I,
O> - Class in swim.io.ws - AbstractWebSocket() - Constructor for class swim.io.ws.AbstractWebSocket
- AbstractWsClient - Class in swim.io.ws
- AbstractWsClient() - Constructor for class swim.io.ws.AbstractWsClient
- AbstractWsClient(WsSettings) - Constructor for class swim.io.ws.AbstractWsClient
- AbstractWsServer - Class in swim.io.ws
- AbstractWsServer() - Constructor for class swim.io.ws.AbstractWsServer
- AbstractWsServer(WsSettings) - Constructor for class swim.io.ws.AbstractWsServer
- autoClose(boolean) - Method in class swim.io.ws.WsSettings
B
- become(IpSocket) - Method in class swim.io.ws.AbstractWebSocket
- become(IpSocket) - Method in interface swim.io.ws.WebSocketContext
- become(IpSocket) - Method in class swim.io.ws.WebSocketModem
- bestCompression() - Static method in class swim.io.ws.WsSettings
C
- canEqual(Object) - Method in class swim.io.ws.WsSettings
- cipherSuite() - Method in class swim.io.ws.AbstractWebSocket
- cipherSuite() - Method in class swim.io.ws.WebSocketModem
- clientCompressionLevel(int) - Method in class swim.io.ws.WsSettings
- clientMaxWindowBits(int) - Method in class swim.io.ws.WsSettings
- clientNoContextTakeover(boolean) - Method in class swim.io.ws.WsSettings
- close() - Method in class swim.io.ws.AbstractWebSocket
- close() - Method in interface swim.io.ws.WebSocketContext
- close() - Method in class swim.io.ws.WebSocketModem
- compressionLevel(int, int) - Method in class swim.io.ws.WsSettings
- contentDecoder(HttpRequest<?>) - Method in class swim.io.ws.WsUpgradeResponder
- contentDecoder(HttpResponse<?>) - Method in class swim.io.ws.WsUpgradeRequester
- context - Variable in class swim.io.ws.AbstractWebSocket
- context - Variable in class swim.io.ws.WebSocketModem
- copy(int, int, int, int, boolean, boolean, int, int, boolean) - Method in class swim.io.ws.WsSettings
- copy(HttpSettings, int, int, int, int, boolean, boolean, int, int, boolean) - Method in class swim.io.ws.WsSettings
- create(HttpSettings) - Static method in class swim.io.ws.WsSettings
- create(IpSettings) - Static method in class swim.io.ws.WsSettings
- createSocket(WsEngine) - Method in class swim.io.ws.WsUpgradeRequester
- createSocket(WsEngine) - Method in class swim.io.ws.WsUpgradeResponder
D
- debug(Output<T>) - Method in class swim.io.ws.WsSettings
- decoder - Variable in class swim.io.ws.WebSocketModem
- defaultCompression() - Static method in class swim.io.ws.WsSettings
- didBecome(IpSocket) - Method in class swim.io.ws.AbstractWebSocket
- didBecome(IpSocket) - Method in interface swim.io.ws.WebSocket
- didBecome(IpSocket) - Method in class swim.io.ws.WebSocketModem
- didConnect() - Method in class swim.io.ws.AbstractWebSocket
- didConnect() - Method in interface swim.io.ws.WebSocket
- didConnect() - Method in class swim.io.ws.WebSocketModem
- didDisconnect() - Method in class swim.io.ws.AbstractWebSocket
- didDisconnect() - Method in interface swim.io.ws.WebSocket
- didDisconnect() - Method in class swim.io.ws.WebSocketModem
- didDisconnect() - Method in class swim.io.ws.WsUpgradeRequester
- didDisconnect() - Method in class swim.io.ws.WsUpgradeResponder
- didFail(Throwable) - Method in class swim.io.ws.AbstractWebSocket
- didFail(Throwable) - Method in interface swim.io.ws.WebSocket
- didFail(Throwable) - Method in class swim.io.ws.WebSocketModem
- didRead(Object) - Method in class swim.io.ws.WebSocketModem
- didRead(WsFrame<? extends I>) - Method in class swim.io.ws.AbstractWebSocket
- didRead(WsFrame<? extends I>) - Method in interface swim.io.ws.WebSocket
- didRespond(HttpResponse<?>) - Method in class swim.io.ws.WsUpgradeResponder
- didRespond(HttpResponse<Object>) - Method in class swim.io.ws.WsUpgradeRequester
- didSecure() - Method in class swim.io.ws.AbstractWebSocket
- didSecure() - Method in interface swim.io.ws.WebSocket
- didSecure() - Method in class swim.io.ws.WebSocketModem
- didTimeout() - Method in class swim.io.ws.AbstractWebSocket
- didTimeout() - Method in interface swim.io.ws.WebSocket
- didTimeout() - Method in class swim.io.ws.WebSocketModem
- didUpgrade(HttpRequest<?>, HttpResponse<?>) - Method in class swim.io.ws.AbstractWebSocket
- didUpgrade(HttpRequest<?>, HttpResponse<?>) - Method in interface swim.io.ws.WebSocket
- didWrite(Object) - Method in class swim.io.ws.WebSocketModem
- didWrite(WsFrame<? extends O>) - Method in class swim.io.ws.AbstractWebSocket
- didWrite(WsFrame<? extends O>) - Method in interface swim.io.ws.WebSocket
- doRead() - Method in class swim.io.ws.AbstractWebSocket
- doRead() - Method in interface swim.io.ws.WebSocket
- doRead() - Method in class swim.io.ws.WebSocketModem
- doRequest() - Method in class swim.io.ws.WsUpgradeRequester
- doRespond(HttpRequest<Object>) - Method in class swim.io.ws.WsUpgradeResponder
- doWrite() - Method in class swim.io.ws.AbstractWebSocket
- doWrite() - Method in interface swim.io.ws.WebSocket
- doWrite() - Method in class swim.io.ws.WebSocketModem
E
- encoder - Variable in class swim.io.ws.WebSocketModem
- engineSettings(WsEngineSettings) - Method in class swim.io.ws.WsSettings
- equals(Object) - Method in class swim.io.ws.WsSettings
F
- fastestCompression() - Static method in class swim.io.ws.WsSettings
- flowControl() - Method in class swim.io.ws.AbstractWebSocket
- flowControl() - Method in class swim.io.ws.WebSocketModem
- flowControl(FlowControl) - Method in class swim.io.ws.AbstractWebSocket
- flowControl(FlowControl) - Method in class swim.io.ws.WebSocketModem
- flowControl(FlowModifier) - Method in class swim.io.ws.AbstractWebSocket
- flowControl(FlowModifier) - Method in class swim.io.ws.WebSocketModem
- form() - Static method in class swim.io.ws.WsSettings
- from(WsEngineSettings) - Static method in class swim.io.ws.WsSettings
H
- hashCode() - Method in class swim.io.ws.WsSettings
- httpSettings - Variable in class swim.io.ws.WsSettings
- httpSettings() - Method in class swim.io.ws.WsSettings
- httpSettings(HttpSettings) - Method in class swim.io.ws.WsSettings
I
- idleTimeout() - Method in class swim.io.ws.AbstractWebSocket
- idleTimeout() - Method in interface swim.io.ws.WebSocket
- idleTimeout() - Method in class swim.io.ws.WebSocketModem
- ipModemContext() - Method in class swim.io.ws.WebSocketModem
- ipSettings() - Method in class swim.io.ws.WsSettings
- ipSettings(IpSettings) - Method in class swim.io.ws.WsSettings
- isClient() - Method in class swim.io.ws.AbstractWebSocket
- isClient() - Method in class swim.io.ws.WebSocketModem
- isConnected() - Method in class swim.io.ws.AbstractWebSocket
- isConnected() - Method in class swim.io.ws.WebSocketModem
- isSecure() - Method in class swim.io.ws.AbstractWebSocket
- isSecure() - Method in class swim.io.ws.WebSocketModem
- isServer() - Method in class swim.io.ws.AbstractWebSocket
- isServer() - Method in class swim.io.ws.WebSocketModem
L
- localAddress() - Method in class swim.io.ws.AbstractWebSocket
- localAddress() - Method in class swim.io.ws.WebSocketModem
- localCertificates() - Method in class swim.io.ws.AbstractWebSocket
- localCertificates() - Method in class swim.io.ws.WebSocketModem
- localPrincipal() - Method in class swim.io.ws.AbstractWebSocket
- localPrincipal() - Method in class swim.io.ws.WebSocketModem
M
- maxFrameSize(int) - Method in class swim.io.ws.WsSettings
- maxMessageSize(int) - Method in class swim.io.ws.WsSettings
N
- noCompression() - Static method in class swim.io.ws.WsSettings
R
- read(Decoder<I2>) - Method in class swim.io.ws.AbstractWebSocket
- read(Decoder<I2>) - Method in interface swim.io.ws.WebSocketContext
- read(Decoder<I2>) - Method in class swim.io.ws.WebSocketModem
- read(WsOpcode, Decoder<I2>) - Method in class swim.io.ws.AbstractWebSocket
- read(WsOpcode, Decoder<I2>) - Method in interface swim.io.ws.WebSocketContext
- read(WsOpcode, Decoder<I2>) - Method in class swim.io.ws.WebSocketModem
- remoteAddress() - Method in class swim.io.ws.AbstractWebSocket
- remoteAddress() - Method in class swim.io.ws.WebSocketModem
- remoteCertificates() - Method in class swim.io.ws.AbstractWebSocket
- remoteCertificates() - Method in class swim.io.ws.WebSocketModem
- remotePrincipal() - Method in class swim.io.ws.AbstractWebSocket
- remotePrincipal() - Method in class swim.io.ws.WebSocketModem
S
- securityProtocol() - Method in class swim.io.ws.AbstractWebSocket
- securityProtocol() - Method in class swim.io.ws.WebSocketModem
- serverCompressionLevel(int) - Method in class swim.io.ws.WsSettings
- serverMaxWindowBits(int) - Method in class swim.io.ws.WsSettings
- serverNoContextTakeover(boolean) - Method in class swim.io.ws.WsSettings
- setHttpClientContext(HttpClientContext) - Method in class swim.io.ws.AbstractWsClient
- setHttpServerContext(HttpServerContext) - Method in class swim.io.ws.AbstractWsServer
- setIpModemContext(IpModemContext<Object, Object>) - Method in class swim.io.ws.WebSocketModem
- setWebSocketContext(WebSocketContext<I, O>) - Method in class swim.io.ws.AbstractWebSocket
- setWebSocketContext(WebSocketContext<I, O>) - Method in interface swim.io.ws.WebSocket
- socket - Variable in class swim.io.ws.WebSocketModem
- standard() - Static method in class swim.io.ws.WsSettings
- swim.io.ws - module swim.io.ws
-
WebSocket modem for concurrently transporting explicitly flow-controlled WebSocket streams over a network without blocking or intermediate buffering, and swim-io-http requesters and responders for upgrading HTTP client and server modems to WebSocket modems.
- swim.io.ws - package swim.io.ws
-
WebSocket modem for concurrently transporting explicitly flow-controlled WebSocket streams over a network without blocking or intermediate buffering, and swim-io-http requesters and responders for upgrading HTTP client and server modems to WebSocket modems.
T
- tcpSettings() - Method in class swim.io.ws.WsSettings
- tcpSettings(TcpSettings) - Method in class swim.io.ws.WsSettings
- tlsSettings() - Method in class swim.io.ws.WsSettings
- tlsSettings(TlsSettings) - Method in class swim.io.ws.WsSettings
- toValue() - Method in class swim.io.ws.WsSettings
U
- upgrade(WebSocket<?, ?>, WsRequest) - Method in class swim.io.ws.AbstractWsClient
- upgrade(WebSocket<?, ?>, WsResponse) - Method in class swim.io.ws.AbstractWsServer
W
- webSocket() - Method in class swim.io.ws.WsUpgradeRequester
- webSocket() - Method in class swim.io.ws.WsUpgradeResponder
- WebSocket<I,
O> - Interface in swim.io.ws - webSocketContext() - Method in class swim.io.ws.AbstractWebSocket
- webSocketContext() - Method in interface swim.io.ws.WebSocket
- WebSocketContext<I,
O> - Interface in swim.io.ws - WebSocketModem<I,
O> - Class in swim.io.ws - WebSocketModem(WebSocket<I, O>, WsSettings, WsDecoder, WsEncoder) - Constructor for class swim.io.ws.WebSocketModem
- willBecome(IpSocket) - Method in class swim.io.ws.AbstractWebSocket
- willBecome(IpSocket) - Method in interface swim.io.ws.WebSocket
- willBecome(IpSocket) - Method in class swim.io.ws.WebSocketModem
- willConnect() - Method in class swim.io.ws.AbstractWebSocket
- willConnect() - Method in interface swim.io.ws.WebSocket
- willConnect() - Method in class swim.io.ws.WebSocketModem
- willSecure() - Method in class swim.io.ws.AbstractWebSocket
- willSecure() - Method in interface swim.io.ws.WebSocket
- willSecure() - Method in class swim.io.ws.WebSocketModem
- write(WsControlFrame<?, O2>) - Method in class swim.io.ws.AbstractWebSocket
- write(WsControlFrame<?, O2>) - Method in interface swim.io.ws.WebSocketContext
- write(WsControlFrame<?, O2>) - Method in class swim.io.ws.WebSocketModem
- write(WsDataFrame<O2>) - Method in class swim.io.ws.AbstractWebSocket
- write(WsDataFrame<O2>) - Method in interface swim.io.ws.WebSocketContext
- write(WsDataFrame<O2>) - Method in class swim.io.ws.WebSocketModem
- wsRequest() - Method in class swim.io.ws.WsUpgradeRequester
- wsResponse() - Method in class swim.io.ws.WsUpgradeResponder
- wsSettings - Variable in class swim.io.ws.AbstractWsClient
- wsSettings - Variable in class swim.io.ws.AbstractWsServer
- wsSettings - Variable in class swim.io.ws.WebSocketModem
- wsSettings() - Method in class swim.io.ws.AbstractWebSocket
- wsSettings() - Method in class swim.io.ws.AbstractWsClient
- wsSettings() - Method in class swim.io.ws.AbstractWsServer
- wsSettings() - Method in interface swim.io.ws.WebSocketContext
- wsSettings() - Method in class swim.io.ws.WebSocketModem
- wsSettings() - Method in class swim.io.ws.WsUpgradeRequester
- wsSettings() - Method in class swim.io.ws.WsUpgradeResponder
- wsSettings(WsSettings) - Method in class swim.io.ws.WsUpgradeRequester
- WsSettings - Class in swim.io.ws
-
WebSocket configuration parameters.
- WsSettings(HttpSettings, int, int, int, int, boolean, boolean, int, int, boolean) - Constructor for class swim.io.ws.WsSettings
- WsUpgradeRequester - Class in swim.io.ws
- WsUpgradeRequester(WebSocket<?, ?>, WsRequest, WsSettings) - Constructor for class swim.io.ws.WsUpgradeRequester
- WsUpgradeResponder - Class in swim.io.ws
- WsUpgradeResponder(WebSocket<?, ?>, WsResponse, WsSettings) - Constructor for class swim.io.ws.WsUpgradeResponder
All Classes and Interfaces|All Packages