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
Package
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 23 & JDK 23
DRAFT 23-internal-2024-04-16-1247301.vklang...
jdk.httpserver
com.sun.net.httpserver.spi
Uses of Package
com.sun.net.httpserver.spi
Packages that use
com.sun.net.httpserver.spi
Package
Description
com.sun.net.httpserver.spi
Provides a pluggable service provider interface, which allows the HTTP server implementation to be replaced with other implementations.
Classes in
com.sun.net.httpserver.spi
used by
com.sun.net.httpserver.spi
Class
Description
HttpServerProvider
Service provider class for HttpServer.