Package org.apache.ofbiz.content.ftp
Class FtpServices
java.lang.Object
org.apache.ofbiz.content.ftp.FtpServices
FtpServices class
This class provide Ftp transfer services for content
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionsendContentToFtp
(DispatchContext dctx, Map<String, Object> context)
-
Constructor Details
-
FtpServices
public FtpServices()
-
-
Method Details
-
sendContentToFtp
-