public interface Server
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_PORT |
Modifier and Type | Method and Description |
---|---|
Server |
cloneReadOnly() |
String |
getHostName() |
String |
getPassword() |
int |
getPort() |
String |
getUsername() |
boolean |
hasAuthentication() |
boolean |
isReadOnly() |
boolean |
isSSL() |
boolean |
isTLS() |
boolean |
verify()
verify the server properties
|
static final int DEFAULT_PORT
String getPassword()
int getPort()
String getHostName()
String getUsername()
boolean hasAuthentication()
Server cloneReadOnly()
boolean isReadOnly()
boolean verify() throws SMTPException
SMTPException
boolean isTLS()
boolean isSSL()
Copyright © 2015 Lucee