A B C D E F G H I J K L M N O P Q R S T U V W 

W

WebSocket - Interface in jdk.incubator.http
A WebSocket client conforming to RFC 6455.
WebSocket.Builder - Interface in jdk.incubator.http
A builder for creating WebSocket instances.
WebSocket.Listener - Interface in jdk.incubator.http
A listener for events and messages on a WebSocket.
WebSocket.MessagePart - Enum in jdk.incubator.http
A marker used by WebSocket.Listener in cases where a partial message may be received.
WebSocketHandshakeException - Exception in jdk.incubator.http
An exception used to signal the opening handshake failed.
WebSocketHandshakeException(HttpResponse<?>) - Constructor for exception jdk.incubator.http.WebSocketHandshakeException
 
WebSocketRequest - Interface in jdk.incubator.http.internal.websocket
 
weight() - Method in class jdk.incubator.http.internal.frame.PriorityFrame
 
WHOLE - jdk.incubator.http.WebSocket.MessagePart
A whole message consisting of a single part.
WINDOW_UPDATES - Static variable in class jdk.incubator.http.internal.common.Log
 
WindowUpdateFrame - Class in jdk.incubator.http.internal.frame
 
WindowUpdateFrame(int, int) - Constructor for class jdk.incubator.http.internal.frame.WindowUpdateFrame
 
write(ByteBuffer[], int, int) - Method in interface jdk.incubator.http.internal.websocket.RawChannel
 
A B C D E F G H I J K L M N O P Q R S T U V W