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
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 14 & JDK 14
DRAFT 14-crac+0-adhoc..jdk
SEARCH:
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.