Package com.sun.net.httpserver.spi

Provides a pluggable service provider interface, which allows the HTTP server implementation to be replaced with other implementations.

Class Description
HttpServerProvider

Service provider class for HttpServer.