Uses of Class
com.alipay.remoting.rpc.exception.InvokeTimeoutException

Packages that use InvokeTimeoutException
com.alipay.remoting.rpc   
 

Uses of InvokeTimeoutException in com.alipay.remoting.rpc
 

Methods in com.alipay.remoting.rpc that throw InvokeTimeoutException
 Object RpcResponseFuture.get(int timeoutMillis)
          get result with timeout specified if request done, resolve normal responseObject if request not done, throws InvokeTimeoutException
 



Copyright © 2018. All rights reserved.