public class EnhancedSMTPServer extends SMTPServer<EnhancedSMTPServer>
Constructor and Description |
---|
EnhancedSMTPServer(String sessionKey) |
Modifier and Type | Method and Description |
---|---|
String |
host() |
EnhancedSMTPServer |
host(String host) |
int |
port() |
EnhancedSMTPServer |
port(int port) |
String |
sessionKey() |
addPropertyChangeListener, credentialReference, credentialReference, credentialReference, getKey, outboundSocketBindingRef, outboundSocketBindingRef, password, password, removePropertyChangeListener, ssl, ssl, tls, tls, username, username
public EnhancedSMTPServer(String sessionKey)
public String sessionKey()
public EnhancedSMTPServer host(String host)
public String host()
public EnhancedSMTPServer port(int port)
public int port()
Copyright © 2019 JBoss by Red Hat. All rights reserved.