Uses of Interface
io.helidon.webserver.http2.spi.Http2SubProtocolProvider
Packages that use Http2SubProtocolProvider
-
Uses of Http2SubProtocolProvider in io.helidon.webserver.http2
Methods in io.helidon.webserver.http2 with parameters of type Http2SubProtocolProviderModifier and TypeMethodDescriptionHttp2UpgradeProvider.Builder.addSubProtocolProvider(Http2SubProtocolProvider provider) Add a configured sub-protocol provider.