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.Request
AbstractPhpFormat. createExportRequestForSftp(SftpTransport transport, File exportFile)
protected SftpTransport.Request
WebsitePhp1Format. createExportRequestForSftp(SftpTransport transport, File exportFile)
protected SftpTransport.Request
WebsitePhp2Format. createExportRequestForSftp(SftpTransport transport, File exportFile)
-