public interface SendFutrue
List<Object> get() throws InterruptedException
InterruptedExceptionList<Object> get(long timeout, TimeUnit unit) throws InterruptedException, TimeoutException
timeout - timeoutunit - unitInterruptedException - 打断异常TimeoutException - 超时异常String getError()
String getSessionId()
Copyright © 2017. All rights reserved.