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 FtpChannelRemoteSession.getFtpChannel()Obtains anFtpChannelfor performing FTP operations over thisRemoteSession.