Uses of Class
com.openindex.openestate.tool.agency.export.SftpTransport.Request
-
Packages that use SftpTransport.Request Package Description com.openindex.openestate.tool.agency.export Exportmechanismen. -
-
Uses of SftpTransport.Request in com.openindex.openestate.tool.agency.export
Methods in com.openindex.openestate.tool.agency.export that return SftpTransport.Request 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)
-