Package | Description |
---|---|
de.xima.fc.mail | |
de.xima.fc.mail.impl | |
de.xima.fc.mail.interfaces |
Modifier and Type | Method and Description |
---|---|
static IMailContext |
MailContextProvider.getContextFor(Mandant m) |
static IMailContext |
MailContextProvider.getContextFor(MandantMailData mailData) |
static IMailContext |
MailContextProvider.getContextFor(String server,
Integer port,
javax.mail.Authenticator auth,
EMailEncryption encryption) |
static IMailContext |
MailContextProvider.getSystemContext() |
Modifier and Type | Class and Description |
---|---|
class |
MailContext
Allgemeiner SMTP-Kontext für E-Mail-Versand und Session-Verwaltung.
|
Modifier and Type | Method and Description |
---|---|
IMailContext |
MailContextFactory.getContextFor(String server,
Integer port,
javax.mail.Authenticator auth,
EMailEncryption encryption) |
Modifier and Type | Method and Description |
---|---|
IMailContext |
IMailContextFactory.getContextFor(String server,
Integer port,
javax.mail.Authenticator auth,
EMailEncryption encryption) |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.