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