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 25 & JDK 25
DRAFT 25-internal+20-suse-6.5-x8664
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.