public class EnhancedSMTPServer extends org.wildfly.swarm.config.mail.mail_session.SMTPServer<EnhancedSMTPServer>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
EnhancedSMTPServer(String sessionKey) |
| Modifier and Type | Method and Description |
|---|---|
EnhancedSMTPServer |
host(String host) |
org.wildfly.swarm.spi.api.OutboundSocketBinding |
outboundSocketBinding() |
EnhancedSMTPServer |
port(int port) |
EnhancedSMTPServer |
port(String port) |
addPropertyChangeListener, getKey, outboundSocketBindingRef, outboundSocketBindingRef, password, password, removePropertyChangeListener, ssl, ssl, tls, tls, username, usernameclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic EnhancedSMTPServer(String sessionKey)
public EnhancedSMTPServer host(String host)
public EnhancedSMTPServer port(String port)
public EnhancedSMTPServer port(int port)
public org.wildfly.swarm.spi.api.OutboundSocketBinding outboundSocketBinding()
Copyright © 2016 JBoss by Red Hat. All rights reserved.