Package | Description |
---|---|
org.wildfly.swarm.config.mail | |
org.wildfly.swarm.config.mail.mail_session | |
org.wildfly.swarm.mail |
Modifier and Type | Method and Description |
---|---|
SMTPServer |
MailSession.MailSessionResources.smtpServer()
Mail session server
|
Modifier and Type | Method and Description |
---|---|
T |
MailSession.smtpServer(SMTPServer value)
Mail session server
|
Modifier and Type | Class and Description |
---|---|
class |
SMTPServer<T extends SMTPServer<T>>
Mail session server
|
interface |
SMTPServerConsumer<T extends SMTPServer<T>> |
interface |
SMTPServerSupplier<T extends SMTPServer> |
Modifier and Type | Method and Description |
---|---|
SMTPServer |
SMTPServerSupplier.get()
Constructed instance of SMTPServer resource
|
Modifier and Type | Class and Description |
---|---|
class |
EnhancedSMTPServer |
Copyright © 2020 JBoss by Red Hat. All rights reserved.