接口的使用
com.alibaba.dubbo.remoting.http.HttpBinder
-
-
com.alibaba.dubbo.remoting.http.jetty中HttpBinder的使用
实现HttpBinder的com.alibaba.dubbo.remoting.http.jetty中的类 修饰符和类型 类 说明 classJettyHttpBinderJettyHttpTransporter -
com.alibaba.dubbo.remoting.http.servlet中HttpBinder的使用
实现HttpBinder的com.alibaba.dubbo.remoting.http.servlet中的类 修饰符和类型 类 说明 classServletHttpBinderServletHttpTransporter -
com.alibaba.dubbo.remoting.http.tomcat中HttpBinder的使用
实现HttpBinder的com.alibaba.dubbo.remoting.http.tomcat中的类 修饰符和类型 类 说明 classTomcatHttpBinder -
com.alibaba.dubbo.rpc.protocol.hessian中HttpBinder的使用
参数类型为HttpBinder的com.alibaba.dubbo.rpc.protocol.hessian中的方法 修饰符和类型 方法 说明 voidHessianProtocol. setHttpBinder(HttpBinder httpBinder) -
com.alibaba.dubbo.rpc.protocol.http中HttpBinder的使用
参数类型为HttpBinder的com.alibaba.dubbo.rpc.protocol.http中的方法 修饰符和类型 方法 说明 voidHttpProtocol. setHttpBinder(HttpBinder httpBinder) -
com.alibaba.dubbo.rpc.protocol.rest中HttpBinder的使用
参数类型为HttpBinder的com.alibaba.dubbo.rpc.protocol.rest中的方法 修饰符和类型 方法 说明 voidRestProtocol. setHttpBinder(HttpBinder httpBinder)voidRestServerFactory. setHttpBinder(HttpBinder httpBinder)参数类型为HttpBinder的com.alibaba.dubbo.rpc.protocol.rest中的构造器 构造器 说明 DubboHttpServer(HttpBinder httpBinder) -
com.alibaba.dubbo.rpc.protocol.webservice中HttpBinder的使用
参数类型为HttpBinder的com.alibaba.dubbo.rpc.protocol.webservice中的方法 修饰符和类型 方法 说明 voidWebServiceProtocol. setHttpBinder(HttpBinder httpBinder)
-