| 程序包 | 说明 |
|---|---|
| esa.httpserver | |
| esa.httpserver.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
ServerOptions |
ServerOptionsConfigure.configured() |
| 限定符和类型 | 方法和说明 |
|---|---|
static HttpServer |
HttpServer.create(ServerOptions options)
Creates a new instance of
HttpServer by the options. |
static HttpServer |
HttpServer.create(String name,
ServerOptions options)
|
| 构造器和说明 |
|---|
ServerOptions(ServerOptions other) |
| 限定符和类型 | 方法和说明 |
|---|---|
ServerOptions |
ServerRuntime.options() |
| 构造器和说明 |
|---|
HttpServerImpl(ServerOptions serverOptions) |
HttpServerImpl(String name,
ServerOptions serverOptions) |
Copyright © 2020. All rights reserved.