Uses of Interface
io.helidon.webserver.http2.spi.Http2SubProtocolProvider
Package
Description
Helidon WebServer gRPC Support.
Helidon WebServer HTTP/2 Support.
-
Uses of Http2SubProtocolProvider in io.helidon.webserver.grpc
Modifier and TypeClassDescriptionclass
ServiceLoader
provider implementation of grpc sub-protocol of HTTP/2. -
Uses of Http2SubProtocolProvider in io.helidon.webserver.http2
Modifier and TypeMethodDescriptionHttp2UpgradeProvider.Builder.addSubProtocolProvider
(Http2SubProtocolProvider provider) Add a configured sub-protocol provider.