Uses of Class
com.logicaldoc.ftp.FtpUser
-
Packages that use FtpUser Package Description com.logicaldoc.ftp -
-
Uses of FtpUser in com.logicaldoc.ftp
Methods in com.logicaldoc.ftp that return FtpUser Modifier and Type Method Description FtpUser
LogicalFtpFile. getUser()
Constructors in com.logicaldoc.ftp with parameters of type FtpUser Constructor Description FtpFileSystemView(FtpUser user, boolean caseInsensitive)
Constructor - internal do not use directly, useNativeFileSystemFactory
insteadLogicalFtpFile(com.logicaldoc.core.document.Document document, FtpUser user)
LogicalFtpFile(com.logicaldoc.core.folder.Folder folder, FtpUser user)
-