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