Index

A B C D E F G H I L P R S T U W 
All Classes and Interfaces|All Packages

A

AbstractWarpClient - Class in swim.io.warp
 
AbstractWarpClient() - Constructor for class swim.io.warp.AbstractWarpClient
 
AbstractWarpClient(WarpSettings) - Constructor for class swim.io.warp.AbstractWarpClient
 
AbstractWarpServer - Class in swim.io.warp
 
AbstractWarpServer() - Constructor for class swim.io.warp.AbstractWarpServer
 
AbstractWarpServer(WarpSettings) - Constructor for class swim.io.warp.AbstractWarpServer
 
AbstractWarpSocket - Class in swim.io.warp
 
AbstractWarpSocket() - Constructor for class swim.io.warp.AbstractWarpSocket
 

B

become(IpSocket) - Method in class swim.io.warp.AbstractWarpSocket
 
become(IpSocket) - Method in interface swim.io.warp.WarpSocketContext
 
become(IpSocket) - Method in class swim.io.warp.WarpWebSocket
 

C

cipherSuite() - Method in class swim.io.warp.AbstractWarpSocket
 
cipherSuite() - Method in class swim.io.warp.WarpWebSocket
 
close() - Method in class swim.io.warp.AbstractWarpSocket
 
close() - Method in interface swim.io.warp.WarpSocketContext
 
close() - Method in class swim.io.warp.WarpWebSocket
 
context - Variable in class swim.io.warp.AbstractWarpSocket
 
context - Variable in class swim.io.warp.WarpWebSocket
 
create(WsSettings) - Static method in class swim.io.warp.WarpSettings
 

D

debug(Output<T>) - Method in class swim.io.warp.WarpSettings
 
didBecome(IpSocket) - Method in class swim.io.warp.AbstractWarpSocket
 
didBecome(IpSocket) - Method in interface swim.io.warp.WarpSocket
 
didBecome(IpSocket) - Method in class swim.io.warp.WarpWebSocket
 
didConnect() - Method in class swim.io.warp.AbstractWarpSocket
 
didConnect() - Method in interface swim.io.warp.WarpSocket
 
didConnect() - Method in class swim.io.warp.WarpWebSocket
 
didDisconnect() - Method in class swim.io.warp.AbstractWarpSocket
 
didDisconnect() - Method in interface swim.io.warp.WarpSocket
 
didDisconnect() - Method in class swim.io.warp.WarpWebSocket
 
didFail(Throwable) - Method in class swim.io.warp.AbstractWarpSocket
 
didFail(Throwable) - Method in interface swim.io.warp.WarpSocket
 
didFail(Throwable) - Method in class swim.io.warp.WarpWebSocket
 
didRead(Envelope) - Method in class swim.io.warp.AbstractWarpSocket
 
didRead(Envelope) - Method in interface swim.io.warp.WarpSocket
 
didRead(WsControlFrame<?, ?>) - Method in class swim.io.warp.AbstractWarpSocket
 
didRead(WsControlFrame<?, ?>) - Method in interface swim.io.warp.WarpSocket
 
didRead(WsFrame<? extends Envelope>) - Method in class swim.io.warp.WarpWebSocket
 
didSecure() - Method in class swim.io.warp.AbstractWarpSocket
 
didSecure() - Method in interface swim.io.warp.WarpSocket
 
didSecure() - Method in class swim.io.warp.WarpWebSocket
 
didTimeout() - Method in class swim.io.warp.AbstractWarpSocket
 
didTimeout() - Method in interface swim.io.warp.WarpSocket
 
didTimeout() - Method in class swim.io.warp.WarpWebSocket
 
didUpgrade(HttpRequest<?>, HttpResponse<?>) - Method in class swim.io.warp.AbstractWarpSocket
 
didUpgrade(HttpRequest<?>, HttpResponse<?>) - Method in interface swim.io.warp.WarpSocket
 
didUpgrade(HttpRequest<?>, HttpResponse<?>) - Method in class swim.io.warp.WarpWebSocket
 
didWrite(Envelope) - Method in class swim.io.warp.AbstractWarpSocket
 
didWrite(Envelope) - Method in interface swim.io.warp.WarpSocket
 
didWrite(WsControlFrame<?, ?>) - Method in class swim.io.warp.AbstractWarpSocket
 
didWrite(WsControlFrame<?, ?>) - Method in interface swim.io.warp.WarpSocket
 
didWrite(WsFrame<? extends Envelope>) - Method in class swim.io.warp.WarpWebSocket
 
doRead() - Method in class swim.io.warp.AbstractWarpSocket
 
doRead() - Method in interface swim.io.warp.WarpSocket
 
doRead() - Method in class swim.io.warp.WarpWebSocket
 
doWrite() - Method in class swim.io.warp.AbstractWarpSocket
 
doWrite() - Method in interface swim.io.warp.WarpSocket
 
doWrite() - Method in class swim.io.warp.WarpWebSocket
 

E

equals(Object) - Method in class swim.io.warp.WarpSettings
 

F

feed(PullRequest<Envelope>) - Method in class swim.io.warp.AbstractWarpSocket
 
feed(PullRequest<Envelope>) - Method in interface swim.io.warp.WarpSocketContext
 
feed(PullRequest<Envelope>) - Method in class swim.io.warp.WarpWebSocket
 
feed(Envelope) - Method in class swim.io.warp.AbstractWarpSocket
 
feed(Envelope) - Method in interface swim.io.warp.WarpSocketContext
 
feed(Envelope) - Method in class swim.io.warp.WarpWebSocket
 
feed(Envelope, float) - Method in class swim.io.warp.AbstractWarpSocket
 
feed(Envelope, float) - Method in interface swim.io.warp.WarpSocketContext
 
feed(Envelope, float) - Method in class swim.io.warp.WarpWebSocket
 
flowControl() - Method in class swim.io.warp.AbstractWarpSocket
 
flowControl() - Method in class swim.io.warp.WarpWebSocket
 
flowControl(FlowControl) - Method in class swim.io.warp.AbstractWarpSocket
 
flowControl(FlowControl) - Method in class swim.io.warp.WarpWebSocket
 
flowControl(FlowModifier) - Method in class swim.io.warp.AbstractWarpSocket
 
flowControl(FlowModifier) - Method in class swim.io.warp.WarpWebSocket
 
form() - Static method in class swim.io.warp.WarpSettings
 

G

generateDemand() - Method in class swim.io.warp.WarpWebSocket
 

H

hashCode() - Method in class swim.io.warp.WarpSettings
 
httpSettings() - Method in class swim.io.warp.WarpSettings
 
httpSettings(HttpSettings) - Method in class swim.io.warp.WarpSettings
 

I

idleTimeout() - Method in class swim.io.warp.AbstractWarpSocket
 
idleTimeout() - Method in interface swim.io.warp.WarpSocket
 
idleTimeout() - Method in class swim.io.warp.WarpWebSocket
 
ipSettings() - Method in class swim.io.warp.WarpSettings
 
ipSettings(IpSettings) - Method in class swim.io.warp.WarpSettings
 
isClient() - Method in class swim.io.warp.AbstractWarpSocket
 
isClient() - Method in class swim.io.warp.WarpWebSocket
 
isConnected() - Method in class swim.io.warp.AbstractWarpSocket
 
isConnected() - Method in class swim.io.warp.WarpWebSocket
 
isSecure() - Method in class swim.io.warp.AbstractWarpSocket
 
isSecure() - Method in class swim.io.warp.WarpWebSocket
 
isServer() - Method in class swim.io.warp.AbstractWarpSocket
 
isServer() - Method in class swim.io.warp.WarpWebSocket
 

L

localAddress() - Method in class swim.io.warp.AbstractWarpSocket
 
localAddress() - Method in class swim.io.warp.WarpWebSocket
 
localCertificates() - Method in class swim.io.warp.AbstractWarpSocket
 
localCertificates() - Method in class swim.io.warp.WarpWebSocket
 
localPrincipal() - Method in class swim.io.warp.AbstractWarpSocket
 
localPrincipal() - Method in class swim.io.warp.WarpWebSocket
 

P

push(Envelope) - Method in class swim.io.warp.WarpWebSocket
 

R

read(Decoder<I2>) - Method in class swim.io.warp.AbstractWarpClient
 
read(WsOpcode, Decoder<I2>) - Method in class swim.io.warp.AbstractWarpClient
 
remoteAddress() - Method in class swim.io.warp.AbstractWarpSocket
 
remoteAddress() - Method in class swim.io.warp.WarpWebSocket
 
remoteCertificates() - Method in class swim.io.warp.AbstractWarpSocket
 
remoteCertificates() - Method in class swim.io.warp.WarpWebSocket
 
remotePrincipal() - Method in class swim.io.warp.AbstractWarpSocket
 
remotePrincipal() - Method in class swim.io.warp.WarpWebSocket
 

S

securityProtocol() - Method in class swim.io.warp.AbstractWarpSocket
 
securityProtocol() - Method in class swim.io.warp.WarpWebSocket
 
setHttpClientContext(HttpClientContext) - Method in class swim.io.warp.AbstractWarpClient
 
setHttpServerContext(HttpServerContext) - Method in class swim.io.warp.AbstractWarpServer
 
setWarpSocketContext(WarpSocketContext) - Method in class swim.io.warp.AbstractWarpSocket
 
setWarpSocketContext(WarpSocketContext) - Method in interface swim.io.warp.WarpSocket
 
setWebSocketContext(WebSocketContext<Envelope, Envelope>) - Method in class swim.io.warp.WarpWebSocket
 
skip() - Method in class swim.io.warp.WarpWebSocket
 
socket - Variable in class swim.io.warp.WarpWebSocket
 
standard() - Static method in class swim.io.warp.WarpSettings
 
swim.io.warp - module swim.io.warp
WARP socket modem for multiplexing and concurrently transporting prioritized explicitly flow-controlled WARP treams over a network, without blocking or intermediate buffering.
swim.io.warp - package swim.io.warp
WARP socket modem for multiplexing and concurrently transporting prioritized, explicitly flow-controlled WARP treams over a network, without blocking or intermediate buffering.

T

tcpSettings() - Method in class swim.io.warp.WarpSettings
 
tcpSettings(TcpSettings) - Method in class swim.io.warp.WarpSettings
 
tlsSettings() - Method in class swim.io.warp.WarpSettings
 
tlsSettings(TlsSettings) - Method in class swim.io.warp.WarpSettings
 
toString() - Method in class swim.io.warp.WarpSettings
 
toValue() - Method in class swim.io.warp.WarpSettings
 

U

upgrade(WarpSocket, WsRequest) - Method in class swim.io.warp.AbstractWarpClient
 
upgrade(WarpSocket, WsResponse) - Method in class swim.io.warp.AbstractWarpServer
 

W

warpSettings - Variable in class swim.io.warp.AbstractWarpClient
 
warpSettings - Variable in class swim.io.warp.AbstractWarpServer
 
warpSettings - Variable in class swim.io.warp.WarpWebSocket
 
warpSettings() - Method in class swim.io.warp.AbstractWarpClient
 
warpSettings() - Method in class swim.io.warp.AbstractWarpServer
 
warpSettings() - Method in class swim.io.warp.AbstractWarpSocket
 
warpSettings() - Method in interface swim.io.warp.WarpSocketContext
 
warpSettings() - Method in class swim.io.warp.WarpWebSocket
 
WarpSettings - Class in swim.io.warp
 
WarpSettings(WsSettings) - Constructor for class swim.io.warp.WarpSettings
 
WarpSocket - Interface in swim.io.warp
 
warpSocketContext() - Method in class swim.io.warp.AbstractWarpSocket
 
warpSocketContext() - Method in interface swim.io.warp.WarpSocket
 
WarpSocketContext - Interface in swim.io.warp
 
WarpWebSocket - Class in swim.io.warp
 
WarpWebSocket(WarpSocket, WarpSettings) - Constructor for class swim.io.warp.WarpWebSocket
 
webSocketContext() - Method in class swim.io.warp.WarpWebSocket
 
willBecome(IpSocket) - Method in class swim.io.warp.AbstractWarpSocket
 
willBecome(IpSocket) - Method in interface swim.io.warp.WarpSocket
 
willBecome(IpSocket) - Method in class swim.io.warp.WarpWebSocket
 
willConnect() - Method in class swim.io.warp.AbstractWarpSocket
 
willConnect() - Method in interface swim.io.warp.WarpSocket
 
willConnect() - Method in class swim.io.warp.WarpWebSocket
 
willSecure() - Method in class swim.io.warp.AbstractWarpSocket
 
willSecure() - Method in interface swim.io.warp.WarpSocket
 
willSecure() - Method in class swim.io.warp.WarpWebSocket
 
write(WsControlFrame<?, ? extends Envelope>) - Method in class swim.io.warp.AbstractWarpSocket
 
write(WsControlFrame<?, ? extends Envelope>) - Method in interface swim.io.warp.WarpSocketContext
 
write(WsControlFrame<?, ? extends Envelope>) - Method in class swim.io.warp.WarpWebSocket
 
write(WsControlFrame<?, O2>) - Method in class swim.io.warp.AbstractWarpClient
 
write(WsDataFrame<O2>) - Method in class swim.io.warp.AbstractWarpClient
 
wsSettings - Variable in class swim.io.warp.WarpSettings
 
wsSettings() - Method in class swim.io.warp.WarpSettings
 
wsSettings(WsSettings) - Method in class swim.io.warp.WarpSettings
 
A B C D E F G H I L P R S T U W 
All Classes and Interfaces|All Packages