Package | Description |
---|---|
org.wildfly.swarm.config.mail | |
org.wildfly.swarm.config.mail.mail_session |
Modifier and Type | Method and Description |
---|---|
POP3Server |
MailSession.MailSessionResources.pop3Server()
Mail session server
|
Modifier and Type | Method and Description |
---|---|
T |
MailSession.pop3Server(POP3Server value)
Mail session server
|
Modifier and Type | Class and Description |
---|---|
class |
POP3Server<T extends POP3Server<T>>
Mail session server
|
interface |
POP3ServerConsumer<T extends POP3Server<T>> |
interface |
POP3ServerSupplier<T extends POP3Server> |
Modifier and Type | Method and Description |
---|---|
POP3Server |
POP3ServerSupplier.get()
Constructed instance of POP3Server resource
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.