| Package | Description | 
|---|---|
| org.wildfly.swarm.config.mail | |
| org.wildfly.swarm.config.mail.mail_session | 
| Modifier and Type | Method and Description | 
|---|---|
Custom | 
MailSession.MailSessionResources.custom(String key)  | 
| 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<T>>
Mail session server 
 | 
interface  | 
CustomConsumer<T extends Custom<T>>  | 
interface  | 
CustomSupplier<T extends Custom>  | 
| Modifier and Type | Method and Description | 
|---|---|
Custom | 
CustomSupplier.get()
Constructed instance of Custom resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.