Uses of Class
org.apache.dubbo.remoting.exchange.Request
Packages that use Request
-
Uses of Request in org.apache.dubbo.remoting.exchange
Subclasses of Request in org.apache.dubbo.remoting.exchangeMethods in org.apache.dubbo.remoting.exchange that return Request -
Uses of Request in org.apache.dubbo.remoting.exchange.support
Methods in org.apache.dubbo.remoting.exchange.support that return RequestMethods in org.apache.dubbo.remoting.exchange.support with parameters of type RequestModifier and TypeMethodDescriptionstatic DefaultFutureDefaultFuture.newFuture(Channel channel, Request request, int timeout, ExecutorService executor) init a DefaultFuture 1.init a DefaultFuture 2.timeout checkstatic void