Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.mail | |
org.wildfly.swarm.mail |
Modifier and Type | Method and Description |
---|---|
MailSession |
Mail.MailResources.mailSession(String key) |
Modifier and Type | Method and Description |
---|---|
List<MailSession> |
Mail.MailResources.mailSessions()
Get the list of MailSession resources
|
Modifier and Type | Method and Description |
---|---|
T |
Mail.mailSession(MailSession value)
Add the MailSession object to the list of subresources
|
Modifier and Type | Method and Description |
---|---|
T |
Mail.mailSessions(List<MailSession> value)
Add all MailSession objects to this subresource
|
Modifier and Type | Class and Description |
---|---|
class |
MailSession<T extends MailSession<T>>
Mail session definition
|
interface |
MailSessionConsumer<T extends MailSession<T>> |
interface |
MailSessionSupplier<T extends MailSession> |
Modifier and Type | Method and Description |
---|---|
MailSession |
MailSessionSupplier.get()
Constructed instance of MailSession resource
|
Modifier and Type | Class and Description |
---|---|
class |
EnhancedMailSession |
Copyright © 2018 JBoss by Red Hat. All rights reserved.