public static interface ClientPool.Action<R,C,E extends java.lang.Exception>
R
run(C client)
R run(C client) throws E extends java.lang.Exception
E extends java.lang.Exception