Uses of Interface
org.eclipse.jgit.transport.FtpChannel
Packages that use FtpChannel
-
Uses of FtpChannel in org.eclipse.jgit.transport
Methods in org.eclipse.jgit.transport that return FtpChannelModifier and TypeMethodDescriptiondefault FtpChannel
RemoteSession.getFtpChannel()
Obtains anFtpChannel
for performing FTP operations over thisRemoteSession
.