public static class MailSession.MailSessionResources extends Object
Constructor and Description |
---|
MailSessionResources() |
Modifier and Type | Method and Description |
---|---|
Custom |
custom(String key) |
List<Custom> |
customs()
Get the list of Custom resources
|
IMAPServer |
imapServer()
Mail session server
|
POP3Server |
pop3Server()
Mail session server
|
SMTPServer |
smtpServer()
Mail session server
|
public List<Custom> customs()
public POP3Server pop3Server()
public SMTPServer smtpServer()
public IMAPServer imapServer()
Copyright © 2019 JBoss by Red Hat. All rights reserved.