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 11 & JDK 11
DRAFT 11.0.11-ea+5-LTS
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
com.sun.net.httpserver.spi.HttpServerProvider
Packages that use
HttpServerProvider
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.
Uses of
HttpServerProvider
in
com.sun.net.httpserver.spi
Methods in
com.sun.net.httpserver.spi
that return
HttpServerProvider
Modifier and Type
Method
Description
static
HttpServerProvider
HttpServerProvider.
provider
()
Returns the system wide default HttpServerProvider for this invocation of the Java virtual machine.