| Package | Description |
|---|---|
| org.wildfly.swarm.config.mail | |
| org.wildfly.swarm.config.mail.subsystem.mailSession |
| 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>
Mail session definition
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.