Uses of Package
io.helidon.nima.webserver.spi
Packages that use io.helidon.nima.webserver.spi
Package
Description
Helidon MP integration with Tyrus.
HTTP/2 WebServer.
NĂma WebServer module, combining common server API, HTTP API and HTTP/1.1 API to create a server.
WebServer HTTP/1.1 specific APIs.
WebServer HTTP/1.1 specific SPIs.
WebServer SPI.
WebSocket server support.
-
Classes in io.helidon.nima.webserver.spi used by io.helidon.microprofile.tyrusClassDescriptionServer connection abstraction, used by any provider to handle a socket connection.
-
Classes in io.helidon.nima.webserver.spi used by io.helidon.nima.http2.webserverClassDescriptionServer connection abstraction, used by any provider to handle a socket connection.
ServiceLoaderprovider interface for server connection providers.Connection selector is given a chance to analyze request bytes and decide whether this is a connection it can accept.Support by this selector. -
Classes in io.helidon.nima.webserver.spi used by io.helidon.nima.webserverClassDescription
ServiceLoaderprovider interface for server connection providers.Connection selector is given a chance to analyze request bytes and decide whether this is a connection it can accept. -
Classes in io.helidon.nima.webserver.spi used by io.helidon.nima.webserver.http1ClassDescriptionServer connection abstraction, used by any provider to handle a socket connection.
ServiceLoaderprovider interface for server connection providers.Connection selector is given a chance to analyze request bytes and decide whether this is a connection it can accept.Support by this selector. -
Classes in io.helidon.nima.webserver.spi used by io.helidon.nima.webserver.http1.spiClassDescriptionServer connection abstraction, used by any provider to handle a socket connection.
-
Classes in io.helidon.nima.webserver.spi used by io.helidon.nima.webserver.spiClassDescriptionServer 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.
-
Classes in io.helidon.nima.webserver.spi used by io.helidon.nima.websocket.webserverClassDescriptionServer connection abstraction, used by any provider to handle a socket connection.