Uses of Class
com.openindex.openestate.tool.agency.export.FtpTransport.Request
-
Packages that use FtpTransport.Request Package Description com.openindex.openestate.tool.agency.export Exportmechanismen. -
-
Uses of FtpTransport.Request in com.openindex.openestate.tool.agency.export
Methods in com.openindex.openestate.tool.agency.export that return FtpTransport.Request Modifier and Type Method Description protected abstract FtpTransport.Request
AbstractPhpFormat. createExportRequestForFtp(FtpTransport transport, File exportFile)
protected FtpTransport.Request
WebsitePhp1Format. createExportRequestForFtp(FtpTransport transport, File exportFile)
protected FtpTransport.Request
WebsitePhp2Format. createExportRequestForFtp(FtpTransport transport, File exportFile)
-