JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Java SE 16 & JDK 16
DRAFT 16-ea+29-Ubuntu-1
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.