接口的使用
com.alibaba.dubbo.remoting.http.HttpHandler
-
-
com.alibaba.dubbo.remoting.http中HttpHandler的使用
返回HttpHandler的com.alibaba.dubbo.remoting.http中的方法 修饰符和类型 方法 说明 HttpHandlerHttpServer. getHttpHandler()get http handler.参数类型为HttpHandler的com.alibaba.dubbo.remoting.http中的方法 修饰符和类型 方法 说明 HttpServerHttpBinder. bind(URL url, HttpHandler handler)bind the server. -
com.alibaba.dubbo.remoting.http.jetty中HttpHandler的使用
参数类型为HttpHandler的com.alibaba.dubbo.remoting.http.jetty中的方法 修饰符和类型 方法 说明 HttpServerJettyHttpBinder. bind(URL url, HttpHandler handler)参数类型为HttpHandler的com.alibaba.dubbo.remoting.http.jetty中的构造器 构造器 说明 JettyHttpServer(URL url, HttpHandler handler) -
com.alibaba.dubbo.remoting.http.servlet中HttpHandler的使用
参数类型为HttpHandler的com.alibaba.dubbo.remoting.http.servlet中的方法 修饰符和类型 方法 说明 static voidDispatcherServlet. addHttpHandler(int port, HttpHandler processor)HttpServerServletHttpBinder. bind(URL url, HttpHandler handler)参数类型为HttpHandler的com.alibaba.dubbo.remoting.http.servlet中的构造器 构造器 说明 ServletHttpServer(URL url, HttpHandler handler) -
com.alibaba.dubbo.remoting.http.support中HttpHandler的使用
返回HttpHandler的com.alibaba.dubbo.remoting.http.support中的方法 修饰符和类型 方法 说明 HttpHandlerAbstractHttpServer. getHttpHandler()参数类型为HttpHandler的com.alibaba.dubbo.remoting.http.support中的构造器 构造器 说明 AbstractHttpServer(URL url, HttpHandler handler) -
com.alibaba.dubbo.remoting.http.tomcat中HttpHandler的使用
参数类型为HttpHandler的com.alibaba.dubbo.remoting.http.tomcat中的方法 修饰符和类型 方法 说明 HttpServerTomcatHttpBinder. bind(URL url, HttpHandler handler)参数类型为HttpHandler的com.alibaba.dubbo.remoting.http.tomcat中的构造器 构造器 说明 TomcatHttpServer(URL url, HttpHandler handler)
-