Uses of Enum Class
org.aoju.bus.extra.ftp.FtpMode
Packages that use FtpMode
-
Uses of FtpMode in org.aoju.bus.extra.ftp
Methods in org.aoju.bus.extra.ftp that return FtpModeModifier and TypeMethodDescriptionstatic FtpModeReturns the enum constant of this class with the specified name.static FtpMode[]FtpMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.aoju.bus.extra.ftp with parameters of type FtpModeModifier and TypeMethodDescription初始化连接初始化连接设置FTP连接模式,可选主动和被动模式Constructors in org.aoju.bus.extra.ftp with parameters of type FtpMode