public class HttpServer extends Object
| 构造器和说明 |
|---|
HttpServer()
已过时。
|
HttpServer(int port)
已过时。
|
public void start(int port)
throws IOException
IOExceptionpublic void stop()
throws IOException
IOExceptionCopyright © 2020. All rights reserved.