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

D

DATA - Static variable in class jdk.incubator.http.internal.common.Log
 
DataFrame - Class in jdk.incubator.http.internal.frame
 
DataFrame(int, int, ByteBufferReference) - Constructor for class jdk.incubator.http.internal.frame.DataFrame
 
DataFrame(int, int, ByteBufferReference[]) - Constructor for class jdk.incubator.http.internal.frame.DataFrame
 
DataFrame(int, int, ByteBufferReference[], int) - Constructor for class jdk.incubator.http.internal.frame.DataFrame
 
decode(ByteBuffer, boolean, DecodingCallback) - Method in class jdk.incubator.http.internal.hpack.Decoder
Decodes a header block from the given buffer to the given callback.
decode(ByteBufferReference) - Method in class jdk.incubator.http.internal.frame.FramesDecoder
put next buffer into queue, if frame decoding is possible - decode all buffers and invoke FrameProcessor
Decoder - Class in jdk.incubator.http.internal.hpack
Decodes headers from their binary representation.
Decoder(int) - Constructor for class jdk.incubator.http.internal.hpack.Decoder
Constructs a Decoder with the specified initial capacity of the header table.
DecodingCallback - Interface in jdk.incubator.http.internal.hpack
Delivers results of the decoding operation.
deepCopy() - Method in class jdk.incubator.http.internal.common.HttpHeadersImpl
 
DEFAULT_BUFSIZE - Static variable in class jdk.incubator.http.internal.common.Utils
Allocated buffer size.
DELETE(HttpRequest.BodyProcessor) - Method in class jdk.incubator.http.HttpRequest.Builder
Sets the request method of this builder to DELETE and sets its request body processor to the given value.
directMap() - Method in class jdk.incubator.http.internal.common.HttpHeadersImpl
 
discard(U) - Static method in interface jdk.incubator.http.HttpResponse.BodyHandler
Returns a response body handler which discards the response body and uses the given value as a replacement for it.
discard(U) - Static method in interface jdk.incubator.http.HttpResponse.BodyProcessor
Returns a response processor which discards the response body.
dump(Object...) - Static method in class jdk.incubator.http.internal.common.Utils
 
dumpHeaders(StringBuilder, String, HttpHeaders) - Static method in class jdk.incubator.http.internal.common.Log
 
duration() - Method in class jdk.incubator.http.HttpRequest
Returns the duration for this request.
A B C D E F G H I J K L M N O P Q R S T U V W