JavaScript is disabled on your browser.
Skip navigation links
Java SE 16 & JDK 16
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Module
jdk.httpserver
Package com.sun.net.httpserver.spi
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.