Package org.apache.sshd.common.util.io.functors
package org.apache.sshd.common.util.io.functors
-
InterfacesClassDescriptionIOConsumer<T>A consumer that may throw an
IOException.IOFunction<T,R> Invokes some I/O function on the input returning some output and potentially throwing anIOExceptionin the process