Package io.helidon.webserver.spi
package io.helidon.webserver.spi
Helidon WebServer SPI.
- See Also:
-
ClassDescriptionMarker for a registry factory whose server features must be recreated from the final server configuration.Optional transport binding capability for bindings with a resolved runtime port.Protocol configuration abstraction, used to setup a protocol.ProtocolConfigProvider<T extends ProtocolConfig>Provider of protocol configuration.Server connection abstraction, used by any provider to handle a socket connection.Connection selector is given a chance to analyze request bytes and decide whether this is a connection it can accept.Support by this selector.ServerConnectionSelectorProvider<T extends ProtocolConfig>
ServiceLoaderprovider interface for server connection providers.Server features provide a way to add or update server configuration.Access to builders of various routing types.A wrapping object to access various configurable elements of server forServerFeature.A wrapping object to access listener related builders.ServerFeatureProvider<T extends ServerFeature>Server features provider is aServiceLoaderprovider API to discover server wide features.Transport binding owned by a logical WebServer listener.Transport binding security.Transport binding shutdown result.Factory for a configured transport binding.Provider of configured transport binding factories.