|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Future | |
---|---|
hudson.remoting | Remoting infrastructure for Hudson. |
Uses of Future in hudson.remoting |
---|
Methods in hudson.remoting that return Future | ||
---|---|---|
|
Channel.callAsync(Callable<V,T> callable)
Makes an asynchronous remote procedure call. |
|
|
LocalChannel.callAsync(Callable<V,T> callable)
|
|
|
VirtualChannel.callAsync(Callable<V,T> callable)
Makes an asynchronous remote procedure call. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |