Java HTTP Server

Package com.sun.net.httpserver.spi

Provides a pluggable service provider interface, which allows the HTTP server implementation to be replaced with other implementations.

See:
          Description

Class Summary
HttpServerProvider Service provider class for HttpServer.
 

Package com.sun.net.httpserver.spi Description

Provides a pluggable service provider interface, which allows the HTTP server implementation to be replaced with other implementations.


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.