Uses of Class
com.openindex.openestate.tool.agency.export.SftpTransport
-
Packages that use SftpTransport Package Description com.openindex.openestate.tool.agency.export Exportmechanismen. -
-
Uses of SftpTransport in com.openindex.openestate.tool.agency.export
Methods in com.openindex.openestate.tool.agency.export with parameters of type SftpTransport Modifier and Type Method Description protected abstract SftpTransport.RequestAbstractPhpFormat. createExportRequestForSftp(SftpTransport transport, File exportFile)protected SftpTransport.RequestWebsitePhp1Format. createExportRequestForSftp(SftpTransport transport, File exportFile)protected SftpTransport.RequestWebsitePhp2Format. createExportRequestForSftp(SftpTransport transport, File exportFile)voidSftpTransportPanel. load(DbAgencyExport export, SftpTransport transport)voidSftpTransportPanel. save(DbAgencyExport export, SftpTransport transport)Constructors in com.openindex.openestate.tool.agency.export with parameters of type SftpTransport Constructor Description Request(SftpTransport transport, File exportFile)Request(SftpTransport transport, File exportFile, String stampFileName)
-