Uses of Interface
org.apache.sshd.scp.client.ScpClientCreator
Packages that use ScpClientCreator
-
Uses of ScpClientCreator in org.apache.sshd.scp.client
Classes in org.apache.sshd.scp.client that implement ScpClientCreatorModifier and TypeClassDescriptionclassTODO Add javadocclassTODO Add javadocFields in org.apache.sshd.scp.client declared as ScpClientCreatorMethods in org.apache.sshd.scp.client that return ScpClientCreatorModifier and TypeMethodDescriptionSimpleScpClientImpl.getScpClientCreator()static ScpClientCreatorScpClientCreator.instance()Methods in org.apache.sshd.scp.client with parameters of type ScpClientCreatorModifier and TypeMethodDescriptionvoidSimpleScpClientImpl.setScpClientCreator(ScpClientCreator scpClientCreator) Constructors in org.apache.sshd.scp.client with parameters of type ScpClientCreatorModifierConstructorDescriptionSimpleScpClientImpl(SimpleClient client, ScpClientCreator scpClientCreator)