Top Description Classes
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

Modifier and TypeClass and Description
public abstract class
HttpServerProvider

Service provider class for HttpServer.