Class CallAsyncWrapper
java.lang.Object
com.cloudbees.jenkins.support.util.CallAsyncWrapper
-
Method Summary
-
Method Details
-
callAsync
public static <V,T extends Throwable> hudson.remoting.Future<V> callAsync(hudson.remoting.VirtualChannel channel, hudson.remoting.Callable<V, T> callable) throws IOException- Throws:
IOException
-