Index
All Classes and Interfaces|All Packages
A
- acceptedMethods() - Method in class io.helidon.webserver.http2.Http2Route
- acceptedMethods() - Method in class io.helidon.webserver.http2.Http2Route
- accepts(Http.RequestMethod) - Method in class io.helidon.webserver.http2.Http2Route
- accepts(Http.RequestMethod) - Method in class io.helidon.webserver.http2.Http2Route
C
- clearTextProtocol() - Method in class io.helidon.webserver.http2.Http2UpgradeCodecProvider
D
- diagnosticEvent() - Method in class io.helidon.webserver.http2.Http2Route
E
- EMPTY_PATH_MATCHER - Static variable in class io.helidon.webserver.http2.Http2Route
H
- handler() - Method in class io.helidon.webserver.http2.Http2Route
- Http2Route - Class in io.helidon.webserver.http2
-
A route for HTTP/2 only.
- Http2UpgradeCodecProvider - Class in io.helidon.webserver.http2
-
Service providing HTTP/2 upgrade codec for Helidon webserver.
- Http2UpgradeCodecProvider() - Constructor for class io.helidon.webserver.http2.Http2UpgradeCodecProvider
-
Deprecated.Only intended for service loader, do not instantiate
I
- io.helidon.webserver.http2 - module io.helidon.webserver.http2
- io.helidon.webserver.http2 - package io.helidon.webserver.http2
-
HTTP/2 support for Helidon webserver.
M
- match(CharSequence) - Method in class io.helidon.webserver.http2.Http2Route
- matchVersion(Http.Version) - Method in class io.helidon.webserver.http2.Http2Route
P
- priorKnowledgeDecoder(HttpServerCodec, HttpServerUpgradeHandler, int) - Method in class io.helidon.webserver.http2.Http2UpgradeCodecProvider
R
- route(Http.Method, String, Handler) - Static method in class io.helidon.webserver.http2.Http2Route
-
Create an HTTP/2 specific route.
- route(PathMatcher, Handler, Http.Method...) - Static method in class io.helidon.webserver.http2.Http2Route
-
Create an HTTP/2 specific route.
T
- tlsProtocol() - Method in class io.helidon.webserver.http2.Http2UpgradeCodecProvider
- toString() - Method in class io.helidon.webserver.http2.Http2Route
U
- upgradeCodec(HttpServerCodec, Router, int) - Method in class io.helidon.webserver.http2.Http2UpgradeCodecProvider
All Classes and Interfaces|All Packages