Java HTTP Server

Uses of Package
com.sun.net.httpserver.spi

Packages that use com.sun.net.httpserver.spi
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
HttpServerProvider
          Service provider class for HttpServer.
 


Java HTTP Server

Copyright © 2005, 2010, Oracle and/or its affiliates. All rights reserved.