Package org.apache.sshd.common.util.io.functors
package org.apache.sshd.common.util.io.functors
-
InterfacesClassDescriptionIOFunction<T,
R> Invokes some I/O function on the input returning some output and potentially throwing anIOException
in the process