com.alibaba.dubbo.remoting.http.servlet
Class ServletHttpBinder
java.lang.Object
com.alibaba.dubbo.remoting.http.servlet.ServletHttpBinder
- All Implemented Interfaces:
- HttpBinder
public class ServletHttpBinder
- extends Object
- implements HttpBinder
ServletHttpTransporter
- Author:
- william.liangf
ServletHttpBinder
public ServletHttpBinder()
bind
@Adaptive
public HttpServer bind(URL url,
HttpHandler handler)
- Description copied from interface:
HttpBinder
- bind the server.
- Specified by:
bind
in interface HttpBinder
- Parameters:
url
- server url.
- Returns:
- server.
Copyright © 2012–2017 Alibaba. All rights reserved.