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