Uses of Class
org.apache.dubbo.remoting.exchange.support.DefaultFuture
Packages that use DefaultFuture
-
Uses of DefaultFuture in org.apache.dubbo.remoting.exchange.support
Methods in org.apache.dubbo.remoting.exchange.support that return DefaultFutureModifier and TypeMethodDescriptionstatic DefaultFutureDefaultFuture.getFuture(long id) static DefaultFutureDefaultFuture.newFuture(Channel channel, Request request, int timeout, ExecutorService executor) init a DefaultFuture 1.init a DefaultFuture 2.timeout check