Module jdk.httpserver
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 Summary Class Description HttpServerProvider Service provider class for HttpServer.