Interface | Description |
---|---|
CallRunner.CallableThrowable<V,E extends Exception> |
Helper
Callable that also declares the type of exception it will throw, to help with
type safety/generics for java |
CallWrapper |
Class | Description |
---|---|
CallRunner |
Helper class to run a Call with a set of
CallWrapper |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.