public interface Synchronous<I,O>
O
act(I input)
O act(I input) throws FailureException
FailureException