Uses of Interface
org.eclipse.jgit.transport.sshd.SshdSession.FtpOperation
-
Packages that use SshdSession.FtpOperation Package Description org.eclipse.jgit.transport.sshd -
-
Uses of SshdSession.FtpOperation in org.eclipse.jgit.transport.sshd
Methods in org.eclipse.jgit.transport.sshd with parameters of type SshdSession.FtpOperation Modifier and Type Method Description private <T> T
SshdSession.SshdFtpChannel. map(SshdSession.FtpOperation<T> op)
-