| 限定符和类型 | 方法和说明 |
|---|---|
HttpServer |
HttpBinder.bind(URL url,
HttpHandler handler)
bind the server.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
JettyHttpServer |
| 限定符和类型 | 方法和说明 |
|---|---|
HttpServer |
JettyHttpBinder.bind(URL url,
HttpHandler handler) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ServletHttpServer |
| 限定符和类型 | 方法和说明 |
|---|---|
HttpServer |
ServletHttpBinder.bind(URL url,
HttpHandler handler) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractHttpServer
AbstractHttpServer
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
TomcatHttpServer |
| 限定符和类型 | 方法和说明 |
|---|---|
HttpServer |
TomcatHttpBinder.bind(URL url,
HttpHandler handler) |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.