@SPI(value="jetty",
scope=FRAMEWORK)
public interface HttpBinder
| 限定符和类型 | 方法和说明 |
|---|---|
HttpServer |
bind(org.apache.dubbo.common.URL url,
HttpHandler handler)
bind the server.
|
@Adaptive(value="server") HttpServer bind(org.apache.dubbo.common.URL url, HttpHandler handler)
url - server url.Copyright © 2024 The Apache Software Foundation. All rights reserved.