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