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