Module io.helidon.webserver
Package io.helidon.webserver.http.spi
package io.helidon.webserver.http.spi
Helidon WebServer HTTP SPI.
- See Also:
-
InterfacesClassDescriptionErrorHandlerProvider<T extends Throwable>Error handler provider to create a service using
ServiceRegistry, that provides an error handler.Handler that can enforce route policy for an HTTP/1 protocol upgrade request without invoking the route endpoint handler.Sink<T>A generic sink interface to emit arbitrary events.SinkProvider<T>ServiceLoaderprovider interface forSinkproviders.A context forSinkProviders supplied at creation time.