Uses of Class
com.sun.net.httpserver.spi.HttpServerProvider
Packages that use HttpServerProvider
Package
Description
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.spiMethods in com.sun.net.httpserver.spi that return HttpServerProviderModifier and TypeMethodDescriptionstatic HttpServerProviderHttpServerProvider.provider()Returns the system wide default HttpServerProvider for this invocation of the Java virtual machine.