A B C D E F G H I K M N O P R S T V W 
All Classes All Packages

A

accept(HttpResponse<?>, WsEngineSettings) - Method in class swim.ws.WsRequest
 
accept(WsEngineSettings) - Method in class swim.ws.WsRequest
 
accept(WsEngineSettings, String) - Method in class swim.ws.WsRequest
 
accept(WsEngineSettings, String, FingerTrieSeq<HttpHeader>) - Method in class swim.ws.WsRequest
 
accept(WsEngineSettings, String, HttpHeader...) - Method in class swim.ws.WsRequest
 
accept(WsEngineSettings, FingerTrieSeq<HttpHeader>) - Method in class swim.ws.WsRequest
 
accept(WsEngineSettings, HttpHeader...) - Method in class swim.ws.WsRequest
 
acceptExtensions(FingerTrieSeq<WebSocketExtension>) - Method in class swim.ws.WsEngineSettings
 

B

bestCompression() - Static method in class swim.ws.WsEngineSettings
 
BINARY - swim.ws.WsOpcode
 
binaryDecoder(Decoder<T>) - Method in class swim.ws.WsDecoder
 
binaryFrameEncoder(WsFrame<T>) - Method in class swim.ws.WsDeflateEncoder
 
binaryFrameEncoder(WsFrame<T>) - Method in class swim.ws.WsEncoder
 

C

canEqual(Object) - Method in class swim.ws.WsEngineSettings
 
clientCompressionLevel - Variable in class swim.ws.WsEngineSettings
 
clientCompressionLevel() - Method in class swim.ws.WsEngineSettings
 
clientCompressionLevel(int) - Method in class swim.ws.WsEngineSettings
 
clientEngine(WsEngineSettings) - Method in class swim.ws.WsResponse
 
clientMaxWindowBits - Variable in class swim.ws.WsEngineSettings
 
clientMaxWindowBits() - Method in class swim.ws.WsEngineSettings
 
clientMaxWindowBits(int) - Method in class swim.ws.WsEngineSettings
 
clientNoContextTakeover - Variable in class swim.ws.WsEngineSettings
 
clientNoContextTakeover() - Method in class swim.ws.WsEngineSettings
 
clientNoContextTakeover(boolean) - Method in class swim.ws.WsEngineSettings
 
clone() - Method in class swim.ws.WsDeflateDecoder
 
close(P) - Method in class swim.ws.WsDecoder
 
CLOSE - swim.ws.WsOpcode
 
closeDecoder(Decoder<T>) - Method in class swim.ws.WsDecoder
 
closeFrameEncoder(WsFrame<T>) - Method in class swim.ws.WsEncoder
 
code - Variable in enum swim.ws.WsOpcode
 
code() - Method in class swim.ws.WsStatus
 
compressionLevel(int, int) - Method in class swim.ws.WsEngineSettings
 
contentDecoder() - Method in class swim.ws.WsFragment
 
contentEncoder(WsEncoder) - Method in class swim.ws.WsBinary
 
contentEncoder(WsEncoder) - Method in class swim.ws.WsClose
 
contentEncoder(WsEncoder) - Method in class swim.ws.WsFragment
 
contentEncoder(WsEncoder) - Method in class swim.ws.WsFrame
 
contentEncoder(WsEncoder) - Method in class swim.ws.WsPing
 
contentEncoder(WsEncoder) - Method in class swim.ws.WsPong
 
contentEncoder(WsEncoder) - Method in class swim.ws.WsText
 
contentEncoder(WsEncoder) - Method in class swim.ws.WsValue
 
CONTINUATION - swim.ws.WsOpcode
 
continuationDecoder(Decoder<T>) - Method in class swim.ws.WsDecoder
 
control(WsOpcode, P) - Method in class swim.ws.WsDecoder
 
copy(int, int, int, int, boolean, boolean, int, int) - Method in class swim.ws.WsEngineSettings
 

D

debug(Output<?>) - Method in class swim.ws.WsBinary
 
debug(Output<?>) - Method in class swim.ws.WsClose
 
debug(Output<?>) - Method in class swim.ws.WsEngineSettings
 
debug(Output<?>) - Method in class swim.ws.WsFragment
 
debug(Output<?>) - Method in enum swim.ws.WsOpcode
 
debug(Output<?>) - Method in class swim.ws.WsPing
 
debug(Output<?>) - Method in class swim.ws.WsPong
 
debug(Output<?>) - Method in class swim.ws.WsStatus
 
debug(Output<?>) - Method in class swim.ws.WsText
 
debug(Output<?>) - Method in class swim.ws.WsValue
 
decode(InputBuffer) - Static method in class swim.ws.WsStatus
 
decodeBinaryFrame(int, Decoder<T>, InputBuffer) - Method in class swim.ws.WsDecoder
 
decodeBinaryFrame(int, Decoder<T>, InputBuffer) - Method in class swim.ws.WsDeflateDecoder
 
decodeCloseFrame(int, Decoder<P>, InputBuffer) - Method in class swim.ws.WsDecoder
 
decodeContinuationFrame(int, Decoder<T>, InputBuffer) - Method in class swim.ws.WsDecoder
 
decodeContinuationFrame(int, Decoder<T>, InputBuffer) - Method in class swim.ws.WsDeflateDecoder
 
decodeFrame(int, Decoder<T>, InputBuffer) - Method in class swim.ws.WsDecoder
 
decodeFrame(Decoder<T>, InputBuffer) - Method in class swim.ws.WsDecoder
 
decodePingFrame(int, Decoder<P>, InputBuffer) - Method in class swim.ws.WsDecoder
 
decodePongFrame(int, Decoder<P>, InputBuffer) - Method in class swim.ws.WsDecoder
 
decoder() - Method in class swim.ws.WsEngine
 
decoder() - Static method in class swim.ws.WsStatus
 
decodeTextFrame(int, Decoder<T>, InputBuffer) - Method in class swim.ws.WsDecoder
 
decodeTextFrame(int, Decoder<T>, InputBuffer) - Method in class swim.ws.WsDeflateDecoder
 
decompressing - Variable in class swim.ws.WsDeflateDecoder
 
decompressing() - Method in class swim.ws.WsDeflateDecoder
 
defaultCompression() - Static method in class swim.ws.WsEngineSettings
 
deflate - Variable in class swim.ws.WsDeflateEncoder
 
deflate() - Method in class swim.ws.WsDeflateEncoder
 
deflateClientEngine(WebSocketExtension, WsEngineSettings) - Static method in class swim.ws.WsEngine
 
deflateDecoder() - Static method in class swim.ws.Ws
 
deflateDecoder(Inflate<?>) - Static method in class swim.ws.Ws
 
deflateEncoderMasked() - Static method in class swim.ws.Ws
 
deflateEncoderMasked(Deflate<?>, int) - Static method in class swim.ws.Ws
 
deflateEncoderUnmasked() - Static method in class swim.ws.Ws
 
deflateEncoderUnmasked(Deflate<?>, int) - Static method in class swim.ws.Ws
 
deflateServerEngine(WebSocketExtension, WsEngineSettings) - Static method in class swim.ws.WsEngine
 

E

empty() - Static method in class swim.ws.WsClose
 
empty() - Static method in class swim.ws.WsPing
 
empty() - Static method in class swim.ws.WsPong
 
encode(OutputBuffer<?>) - Method in class swim.ws.WsStatus
 
encodeBinaryFrame(WsFrame<T>, OutputBuffer<?>) - Method in class swim.ws.WsDeflateEncoder
 
encodeBinaryFrame(WsFrame<T>, OutputBuffer<?>) - Method in class swim.ws.WsEncoder
 
encodeCloseFrame(WsFrame<T>, OutputBuffer<?>) - Method in class swim.ws.WsEncoder
 
encodeContent(OutputBuffer<?>, WsEncoder) - Method in class swim.ws.WsBinary
 
encodeContent(OutputBuffer<?>, WsEncoder) - Method in class swim.ws.WsClose
 
encodeContent(OutputBuffer<?>, WsEncoder) - Method in class swim.ws.WsFragment
 
encodeContent(OutputBuffer<?>, WsEncoder) - Method in class swim.ws.WsFrame
 
encodeContent(OutputBuffer<?>, WsEncoder) - Method in class swim.ws.WsPing
 
encodeContent(OutputBuffer<?>, WsEncoder) - Method in class swim.ws.WsPong
 
encodeContent(OutputBuffer<?>, WsEncoder) - Method in class swim.ws.WsText
 
encodeContent(OutputBuffer<?>, WsEncoder) - Method in class swim.ws.WsValue
 
encodeFrame(WsFrame<T>, OutputBuffer<?>) - Method in class swim.ws.WsEncoder
 
encodePingFrame(WsFrame<T>, OutputBuffer<?>) - Method in class swim.ws.WsEncoder
 
encodePongFrame(WsFrame<T>, OutputBuffer<?>) - Method in class swim.ws.WsEncoder
 
encoder() - Method in class swim.ws.WsEngine
 
encoder() - Method in class swim.ws.WsStatus
 
encodeTextFrame(WsFrame<T>, OutputBuffer<?>) - Method in class swim.ws.WsDeflateEncoder
 
encodeTextFrame(WsFrame<T>, OutputBuffer<?>) - Method in class swim.ws.WsEncoder
 
engineForm() - Static method in class swim.ws.WsEngineSettings
 
equals(Object) - Method in class swim.ws.WsBinary
 
equals(Object) - Method in class swim.ws.WsClose
 
equals(Object) - Method in class swim.ws.WsEngineSettings
 
equals(Object) - Method in class swim.ws.WsPing
 
equals(Object) - Method in class swim.ws.WsPong
 
equals(Object) - Method in class swim.ws.WsStatus
 
equals(Object) - Method in class swim.ws.WsText
 
equals(Object) - Method in class swim.ws.WsValue
 
extension(WebSocketExtension, WsEngineSettings) - Method in class swim.ws.WsEngine
 
extensions - Variable in class swim.ws.WsRequest
 
extensions - Variable in class swim.ws.WsResponse
 
extensions() - Method in class swim.ws.WsEngineSettings
 
extensions() - Method in class swim.ws.WsRequest
 
extensions() - Method in class swim.ws.WsResponse
 
extensions(Iterable<WebSocketExtension>, WsEngineSettings) - Method in class swim.ws.WsEngine
 

F

fastestCompression() - Static method in class swim.ws.WsEngineSettings
 
flush - Variable in class swim.ws.WsDeflateEncoder
 
flush() - Method in class swim.ws.WsDeflateEncoder
 
fragment(WsOpcode, Decoder<T>) - Method in class swim.ws.WsDecoder
 
frameDecoder(Decoder<T>) - Method in class swim.ws.WsDecoder
 
frameEncoder(WsFrame<T>) - Method in class swim.ws.WsEncoder
 
from(int) - Static method in class swim.ws.WsClose
 
from(int) - Static method in enum swim.ws.WsOpcode
 
from(int) - Static method in class swim.ws.WsStatus
 
from(int, String) - Static method in class swim.ws.WsClose
 
from(int, String) - Static method in class swim.ws.WsStatus
 
from(String) - Static method in class swim.ws.WsText
 
from(ByteBuffer) - Static method in class swim.ws.WsBinary
 
from(ByteBuffer) - Static method in class swim.ws.WsPing
 
from(ByteBuffer) - Static method in class swim.ws.WsPong
 
from(P) - Static method in class swim.ws.WsClose
 
from(P) - Static method in class swim.ws.WsPing
 
from(P) - Static method in class swim.ws.WsPong
 
from(P, Encoder<?, ?>) - Static method in class swim.ws.WsClose
 
from(P, Encoder<?, ?>) - Static method in class swim.ws.WsPing
 
from(P, Encoder<?, ?>) - Static method in class swim.ws.WsPong
 
from(Encoder<?, ?>) - Static method in class swim.ws.WsBinary
 
from(Encoder<?, ?>) - Static method in class swim.ws.WsText
 
from(HttpRequest<?>) - Static method in class swim.ws.WsRequest
 
from(Data) - Static method in class swim.ws.WsBinary
 
from(Data) - Static method in class swim.ws.WsPing
 
from(Data) - Static method in class swim.ws.WsPong
 
from(Uri) - Static method in class swim.ws.WsRequest
 
from(Uri, FingerTrieSeq<String>) - Static method in class swim.ws.WsRequest
 
from(Uri, FingerTrieSeq<String>, FingerTrieSeq<WebSocketExtension>, FingerTrieSeq<HttpHeader>) - Static method in class swim.ws.WsRequest
 
from(Uri, FingerTrieSeq<String>, HttpHeader...) - Static method in class swim.ws.WsRequest
 
from(Uri, HttpHeader...) - Static method in class swim.ws.WsRequest
 
from(WsOpcode, Decoder<T>) - Static method in class swim.ws.WsFragment
 
from(WsStatus) - Static method in class swim.ws.WsClose
 
from(T) - Static method in class swim.ws.WsValue
 
from(T, Encoder<?, ?>) - Static method in class swim.ws.WsBinary
 
from(T, Encoder<?, ?>) - Static method in class swim.ws.WsText
 

G

get() - Method in class swim.ws.WsBinary
 
get() - Method in class swim.ws.WsControl
 
get() - Method in class swim.ws.WsFragment
 
get() - Method in class swim.ws.WsFrame
 
get() - Method in class swim.ws.WsText
 
get() - Method in class swim.ws.WsValue
 

H

handshakeRequest(Uri) - Method in class swim.ws.WsEngineSettings
 
handshakeRequest(Uri, FingerTrieSeq<String>) - Method in class swim.ws.WsEngineSettings
 
handshakeRequest(Uri, FingerTrieSeq<String>, FingerTrieSeq<HttpHeader>) - Method in class swim.ws.WsEngineSettings
 
handshakeRequest(Uri, FingerTrieSeq<String>, HttpHeader...) - Method in class swim.ws.WsEngineSettings
 
handshakeRequest(Uri, HttpHeader...) - Method in class swim.ws.WsEngineSettings
 
hashCode() - Method in class swim.ws.WsBinary
 
hashCode() - Method in class swim.ws.WsClose
 
hashCode() - Method in class swim.ws.WsEngineSettings
 
hashCode() - Method in class swim.ws.WsPing
 
hashCode() - Method in class swim.ws.WsPong
 
hashCode() - Method in class swim.ws.WsStatus
 
hashCode() - Method in class swim.ws.WsText
 
hashCode() - Method in class swim.ws.WsValue
 
httpRequest - Variable in class swim.ws.WsRequest
 
httpRequest - Variable in class swim.ws.WsResponse
 
httpRequest() - Method in class swim.ws.WsRequest
 
httpRequest() - Method in class swim.ws.WsResponse
 
httpResponse - Variable in class swim.ws.WsResponse
 
httpResponse() - Method in class swim.ws.WsRequest
 
httpResponse() - Method in class swim.ws.WsResponse
 
httpResponse(String) - Method in class swim.ws.WsRequest
 
httpResponse(String, FingerTrieSeq<WebSocketExtension>, FingerTrieSeq<HttpHeader>) - Method in class swim.ws.WsRequest
 
httpResponse(String, HttpHeader...) - Method in class swim.ws.WsRequest
 
httpResponse(FingerTrieSeq<HttpHeader>) - Method in class swim.ws.WsRequest
 
httpResponse(HttpHeader...) - Method in class swim.ws.WsRequest
 

I

inflate - Variable in class swim.ws.WsDeflateDecoder
 
inflate() - Method in class swim.ws.WsDeflateDecoder
 
INVALID - swim.ws.WsOpcode
 
isBinary() - Method in enum swim.ws.WsOpcode
 
isClose() - Method in enum swim.ws.WsOpcode
 
isContinuation() - Method in enum swim.ws.WsOpcode
 
isControl() - Method in enum swim.ws.WsOpcode
 
isData() - Method in enum swim.ws.WsOpcode
 
isDefined() - Method in class swim.ws.WsBinary
 
isDefined() - Method in class swim.ws.WsControl
 
isDefined() - Method in class swim.ws.WsFragment
 
isDefined() - Method in class swim.ws.WsFrame
 
isDefined() - Method in class swim.ws.WsText
 
isDefined() - Method in class swim.ws.WsValue
 
isMasked() - Method in class swim.ws.WsEncoder
 
isPing() - Method in enum swim.ws.WsOpcode
 
isPong() - Method in enum swim.ws.WsOpcode
 
isReserved() - Method in enum swim.ws.WsOpcode
 
isText() - Method in enum swim.ws.WsOpcode
 
isValid() - Method in enum swim.ws.WsOpcode
 

K

key - Variable in class swim.ws.WsRequest
 
key() - Method in class swim.ws.WsRequest
 

M

maskingKey(byte[]) - Method in class swim.ws.WsEncoder
 
maxFrameSize - Variable in class swim.ws.WsEngineSettings
 
maxFrameSize() - Method in class swim.ws.WsEngineSettings
 
maxFrameSize(int) - Method in class swim.ws.WsEngineSettings
 
maxMessageSize - Variable in class swim.ws.WsEngineSettings
 
maxMessageSize() - Method in class swim.ws.WsEngineSettings
 
maxMessageSize(int) - Method in class swim.ws.WsEngineSettings
 
message(T) - Method in class swim.ws.WsDecoder
 

N

noCompression() - Static method in class swim.ws.WsEngineSettings
 

O

opcode() - Method in class swim.ws.WsBinary
 
opcode() - Method in class swim.ws.WsClose
 
opcode() - Method in class swim.ws.WsFragment
 
opcode() - Method in class swim.ws.WsFrame
 
opcode() - Method in class swim.ws.WsPing
 
opcode() - Method in class swim.ws.WsPong
 
opcode() - Method in class swim.ws.WsText
 
opcode() - Method in class swim.ws.WsValue
 

P

payload() - Method in class swim.ws.WsBinary
 
payload() - Method in class swim.ws.WsClose
 
payload() - Method in class swim.ws.WsControl
 
payload() - Method in class swim.ws.WsFragment
 
payload() - Method in class swim.ws.WsFrame
 
payload() - Method in class swim.ws.WsPing
 
payload() - Method in class swim.ws.WsPong
 
payload() - Method in class swim.ws.WsText
 
payload() - Method in class swim.ws.WsValue
 
ping(P) - Method in class swim.ws.WsDecoder
 
PING - swim.ws.WsOpcode
 
pingDecoder(Decoder<T>) - Method in class swim.ws.WsDecoder
 
pingFrameEncoder(WsFrame<T>) - Method in class swim.ws.WsEncoder
 
pong(P) - Method in class swim.ws.WsDecoder
 
PONG - swim.ws.WsOpcode
 
pongDecoder(Decoder<T>) - Method in class swim.ws.WsDecoder
 
pongFrameEncoder(WsFrame<T>) - Method in class swim.ws.WsEncoder
 
protocol - Variable in class swim.ws.WsResponse
 
protocol() - Method in class swim.ws.WsResponse
 
protocols - Variable in class swim.ws.WsRequest
 
protocols() - Method in class swim.ws.WsRequest
 

R

reason() - Method in class swim.ws.WsStatus
 
RESERVED_3 - swim.ws.WsOpcode
 
RESERVED_4 - swim.ws.WsOpcode
 
RESERVED_5 - swim.ws.WsOpcode
 
RESERVED_6 - swim.ws.WsOpcode
 
RESERVED_7 - swim.ws.WsOpcode
 
RESERVED_B - swim.ws.WsOpcode
 
RESERVED_C - swim.ws.WsOpcode
 
RESERVED_D - swim.ws.WsOpcode
 
RESERVED_E - swim.ws.WsOpcode
 
RESERVED_F - swim.ws.WsOpcode
 

S

serverCompressionLevel - Variable in class swim.ws.WsEngineSettings
 
serverCompressionLevel() - Method in class swim.ws.WsEngineSettings
 
serverCompressionLevel(int) - Method in class swim.ws.WsEngineSettings
 
serverEngine(WsEngineSettings) - Method in class swim.ws.WsResponse
 
serverMaxWindowBits - Variable in class swim.ws.WsEngineSettings
 
serverMaxWindowBits() - Method in class swim.ws.WsEngineSettings
 
serverMaxWindowBits(int) - Method in class swim.ws.WsEngineSettings
 
serverNoContextTakeover - Variable in class swim.ws.WsEngineSettings
 
serverNoContextTakeover() - Method in class swim.ws.WsEngineSettings
 
serverNoContextTakeover(boolean) - Method in class swim.ws.WsEngineSettings
 
standard() - Static method in class swim.ws.WsEngineSettings
 
standardClientEngine() - Static method in class swim.ws.WsEngine
 
standardDecoder() - Static method in class swim.ws.Ws
 
standardEncoderMasked() - Static method in class swim.ws.Ws
 
standardEncoderUnmasked() - Static method in class swim.ws.Ws
 
standardServerEngine() - Static method in class swim.ws.WsEngine
 
swim.ws - module swim.ws
WebSocket wire protocol model, decoders, and encoders.
swim.ws - package swim.ws
WebSocket wire protocol model, decoders, and encoders.

T

TEXT - swim.ws.WsOpcode
 
textDecoder(Decoder<T>) - Method in class swim.ws.WsDecoder
 
textFrameEncoder(WsFrame<T>) - Method in class swim.ws.WsDeflateEncoder
 
textFrameEncoder(WsFrame<T>) - Method in class swim.ws.WsEncoder
 
toString() - Method in class swim.ws.WsBinary
 
toString() - Method in class swim.ws.WsClose
 
toString() - Method in class swim.ws.WsEngineSettings
 
toString() - Method in class swim.ws.WsFragment
 
toString() - Method in class swim.ws.WsPing
 
toString() - Method in class swim.ws.WsPong
 
toString() - Method in class swim.ws.WsStatus
 
toString() - Method in class swim.ws.WsText
 
toString() - Method in class swim.ws.WsValue
 
toValue() - Method in class swim.ws.WsEngineSettings
 

V

valueOf(String) - Static method in enum swim.ws.WsOpcode
Returns the enum constant of this type with the specified name.
values() - Static method in enum swim.ws.WsOpcode
Returns an array containing the constants of this enum type, in the order they are declared.

W

Ws - Class in swim.ws
 
WsBinary<T> - Class in swim.ws
 
WsClose<P,​T> - Class in swim.ws
 
WsControl<P,​T> - Class in swim.ws
 
WsData<T> - Class in swim.ws
 
WsData() - Constructor for class swim.ws.WsData
 
WsDecoder - Class in swim.ws
 
WsDecoder() - Constructor for class swim.ws.WsDecoder
 
WsDeflateDecoder - Class in swim.ws
 
WsDeflateDecoder(Inflate<?>) - Constructor for class swim.ws.WsDeflateDecoder
 
WsDeflateDecoder(Inflate<?>, boolean) - Constructor for class swim.ws.WsDeflateDecoder
 
WsDeflateEncoder - Class in swim.ws
 
WsDeflateEncoder(Deflate<?>, int) - Constructor for class swim.ws.WsDeflateEncoder
 
WsEncoder - Class in swim.ws
 
WsEncoder() - Constructor for class swim.ws.WsEncoder
 
WsEngine - Class in swim.ws
 
WsEngine() - Constructor for class swim.ws.WsEngine
 
WsEngineSettings - Class in swim.ws
 
WsEngineSettings(int, int, int, int, boolean, boolean, int, int) - Constructor for class swim.ws.WsEngineSettings
 
WsException - Exception in swim.ws
 
WsException(String) - Constructor for exception swim.ws.WsException
 
WsException(String, Throwable) - Constructor for exception swim.ws.WsException
 
WsException(Throwable) - Constructor for exception swim.ws.WsException
 
WsFragment<T> - Class in swim.ws
 
WsFrame<T> - Class in swim.ws
 
WsOpcode - Enum in swim.ws
 
WsPing<P,​T> - Class in swim.ws
 
WsPong<P,​T> - Class in swim.ws
 
WsRequest - Class in swim.ws
WebSocket handshake request.
WsRequest(HttpRequest<?>, SecWebSocketKey, FingerTrieSeq<String>, FingerTrieSeq<WebSocketExtension>) - Constructor for class swim.ws.WsRequest
 
WsResponse - Class in swim.ws
WebSocket handshake response.
WsResponse(HttpRequest<?>, HttpResponse<?>, String, FingerTrieSeq<WebSocketExtension>) - Constructor for class swim.ws.WsResponse
 
WsStandardDecoder - Class in swim.ws
 
WsStandardDecoder() - Constructor for class swim.ws.WsStandardDecoder
 
WsStandardEncoder - Class in swim.ws
 
WsStandardEncoder() - Constructor for class swim.ws.WsStandardEncoder
 
WsStatus - Class in swim.ws
 
WsText<T> - Class in swim.ws
 
WsValue<T> - Class in swim.ws
 
A B C D E F G H I K M N O P R S T V W 
All Classes All Packages