| Package | Description |
|---|---|
| org.wildfly.swarm.config.mail | |
| org.wildfly.swarm.config.mail.mail_session |
| Modifier and Type | Method and Description |
|---|---|
List<Custom> |
MailSession.MailSessionResources.customs()
Get the list of org.wildfly.swarm.config.mail.mail_session.Custom resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
MailSession.custom(Custom value)
Add the org.wildfly.swarm.config.mail.mail_session.Custom object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
MailSession.customs(List<Custom> value)
Add all org.wildfly.swarm.config.mail.mail_session.Custom objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Custom<T extends Custom>
Mail session server
|
interface |
CustomConfigurator<T extends Custom> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.