Package | Description |
---|---|
org.javlo.macro.interactive | |
org.javlo.mailing |
Constructor and Description |
---|
TransfertStaticToFtp(ContentContext ctx,
File folder,
URL url,
String host,
int port,
String username,
String password,
String path,
MailService mailService,
String email) |
TransfertStaticToZip(ContentContext ctx,
File folder,
URL url,
File zipFile,
String path,
MailService mailService,
String email) |
Modifier and Type | Method and Description |
---|---|
static MailService |
MailService.getInstance(MailConfig mailConfig)
This method is kept to be able to use this class outside a Servlet
context
|
Copyright © 2012-2018. All Rights Reserved.