Module io.helidon.nima.webserver
Package io.helidon.nima.webserver.spi
package io.helidon.nima.webserver.spi
WebServer SPI.
- See Also:
-
ClassDescriptionServer 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.