8288983: broken link in com.sun.net.httpserver.SimpleFileServer
Reviewed-by: dfuchs, aefimov, michaelm
This commit is contained in:
parent
20f55abd27
commit
7ac40f3b9f
@ -42,8 +42,7 @@ import sun.net.httpserver.simpleserver.OutputFilter;
|
|||||||
* A simple HTTP file server and its components (intended for testing,
|
* A simple HTTP file server and its components (intended for testing,
|
||||||
* development and debugging purposes only).
|
* development and debugging purposes only).
|
||||||
*
|
*
|
||||||
* <p> A <a href="#server-impl">simple file server</a> is composed of three
|
* <p> A simple file server is composed of three components:
|
||||||
* components:
|
|
||||||
* <ul>
|
* <ul>
|
||||||
* <li> an {@link HttpServer HttpServer} that is bound to a given address, </li>
|
* <li> an {@link HttpServer HttpServer} that is bound to a given address, </li>
|
||||||
* <li> an {@link HttpHandler HttpHandler} that serves files from a given
|
* <li> an {@link HttpHandler HttpHandler} that serves files from a given
|
||||||
|
Loading…
x
Reference in New Issue
Block a user