Uses of Package
org.apache.sshd.common.util.io.functors
-
Packages that use org.apache.sshd.common.util.io.functors Package Description org.apache.sshd.common.util.io.functors org.apache.sshd.common.util.threads -
Classes in org.apache.sshd.common.util.io.functors used by org.apache.sshd.common.util.io.functors Class Description Invoker The complement to theCallableinterface - accepts one argument and possibly throws somethingIOFunction Invokes some I/O function on the input returning some output and potentially throwing anIOExceptionin the process -
Classes in org.apache.sshd.common.util.io.functors used by org.apache.sshd.common.util.threads Class Description IOFunction Invokes some I/O function on the input returning some output and potentially throwing anIOExceptionin the process