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.



Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.