A B C D E F G H I J K L M N O P Q R S T U V W
M
- MalformedFrame - Class in jdk.incubator.http.internal.frame
- MalformedFrame(int, int, String) - Constructor for class jdk.incubator.http.internal.frame.MalformedFrame
-
Creates Stream Error malformed frame
- MalformedFrame(int, String) - Constructor for class jdk.incubator.http.internal.frame.MalformedFrame
-
Creates Connection Error malformed frame
- map() - Method in interface jdk.incubator.http.HttpHeaders
-
Returns an unmodifiable multi Map view of this HttpHeaders.
- map() - Method in class jdk.incubator.http.internal.common.HttpHeadersImpl
- MAX_CONCURRENT_STREAMS - Static variable in class jdk.incubator.http.internal.frame.SettingsFrame
- MAX_FRAME_SIZE - Static variable in class jdk.incubator.http.internal.frame.SettingsFrame
- MAX_HEADER_LIST_SIZE - Static variable in class jdk.incubator.http.internal.frame.SettingsFrame
- MAX_PARAM - Static variable in class jdk.incubator.http.internal.frame.SettingsFrame
- method() - Method in class jdk.incubator.http.HttpRequest
-
Returns the request method for this request.
- method(String, HttpRequest.BodyProcessor) - Method in class jdk.incubator.http.HttpRequest.Builder
-
Sets the request method and request body of this builder to the given values.
- MinimalFuture<T> - Class in jdk.incubator.http.internal.common
- MinimalFuture() - Constructor for class jdk.incubator.http.internal.common.MinimalFuture
- MultiMapResult<V> - Class in jdk.incubator.http
-
A
Map
containing the result of a HTTP/2 request and multi-response.