public interface  org.apache.dubbo.remoting.http.HttpBinder extends java.lang.Object
{
public abstract org.apache.dubbo.remoting.http.HttpServer bind(org.apache.dubbo.common.URL, org.apache.dubbo.remoting.http.HttpHandler);
}