Uses of Interface
org.apache.sshd.scp.common.ScpFileOpenerHolder
Packages that use ScpFileOpenerHolder
-
Uses of ScpFileOpenerHolder in org.apache.sshd.scp.client
Subinterfaces of ScpFileOpenerHolder in org.apache.sshd.scp.clientClasses in org.apache.sshd.scp.client that implement ScpFileOpenerHolderModifier and TypeClassDescriptionclass
TODO Add javadocclass
TODO Add javadoc -
Uses of ScpFileOpenerHolder in org.apache.sshd.scp.server
Classes in org.apache.sshd.scp.server that implement ScpFileOpenerHolderModifier and TypeClassDescriptionclass
ThisCommandFactory
can be used as a standalone command factory or can be used to augment anotherCommandFactory
and providesSCP
support.