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 FtpUserLogicalFtpFile. getUser()Constructors in com.logicaldoc.ftp with parameters of type FtpUser Constructor Description FtpFileSystemView(FtpUser user, boolean caseInsensitive)Constructor - internal do not use directly, useNativeFileSystemFactoryinsteadLogicalFtpFile(com.logicaldoc.core.document.Document document, FtpUser user)LogicalFtpFile(com.logicaldoc.core.folder.Folder folder, FtpUser user)
-