Java HTTP Server

Uses of Class
com.sun.net.httpserver.spi.HttpServerProvider

Packages that use HttpServerProvider
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
static HttpServerProvider HttpServerProvider.provider()
          Returns the system wide default HttpServerProvider for this invocation of the Java virtual machine.
 


Java HTTP Server

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.