Package com.sun.net.httpserver.spi


package com.sun.net.httpserver.spi
Provides a pluggable service provider interface, which allows the HTTP server implementation to be replaced with other implementations.
  • Classes
    Class
    Description
    Service provider class for HttpServer.