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.RequestAbstractPhpFormat. createExportRequestForFtp(FtpTransport transport, File exportFile)protected FtpTransport.RequestWebsitePhp1Format. createExportRequestForFtp(FtpTransport transport, File exportFile)protected FtpTransport.RequestWebsitePhp2Format. createExportRequestForFtp(FtpTransport transport, File exportFile)
-