| Package | Description |
|---|---|
| org.wildfly.swarm.config.mail.subsystem.mailSession | |
| org.wildfly.swarm.config.mail.subsystem.mailSession.server |
| Modifier and Type | Method and Description |
|---|---|
Pop3 |
MailSession.pop3()
Mail session server
|
| Modifier and Type | Method and Description |
|---|---|
MailSession |
MailSession.pop3(Pop3 value)
Mail session server
|
| Modifier and Type | Method and Description |
|---|---|
Pop3 |
Pop3.outboundSocketBindingRef(String value)
Outbound Socket binding to mail server
|
Pop3 |
Pop3.password(String value)
Password to authenticate on server
|
Pop3 |
Pop3.ssl(Boolean value)
Does server require SSL?
|
Pop3 |
Pop3.tls(Boolean value)
Does server require TLS?
|
Pop3 |
Pop3.username(String value)
Username to authenticate on server
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.