public interface MailMessagingSpecifier extends MessagingSpecifier
Modifier and Type | Method and Description |
---|---|
int |
getHostImapPort()
Returns the hostImapPort.
|
int |
getHostSmtpPort()
Returns the hostSmtpPort.
|
int |
getTargetImapPort()
Returns the targetImapPort.
|
int |
getTargetSmtpPort()
Returns the targetSmtpPort.
|
void |
setHostImapPort(int hostImapPort)
Sets the hostImapPort.
|
void |
setHostSmtpPort(int hostSmtpPort)
Sets the hostSmtpPort.
|
void |
setTargetImapPort(int targetImapPort)
Sets the targetImapPort.
|
void |
setTargetSmtpPort(int targetSmtpPort)
Sets the targetSmtpPort.
|
getHostAddress, getHostMessagingServer, getHostPassword, getHostUser, getMessagingType, getTargetAddress, getTargetMessagingServer, getTargetPassword, getTargetUser, getTimeout, setHostAddress, setHostMessagingServer, setHostPassword, setHostUser, setMessagingType, setTargetAddress, setTargetMessagingServer, setTargetPassword, setTargetUser, setTimeout
clone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrl
buildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXML
int getHostImapPort()
int getHostSmtpPort()
int getTargetImapPort()
int getTargetSmtpPort()
void setHostImapPort(int hostImapPort)
hostImapPort
- The hostImapPort to setvoid setHostSmtpPort(int hostSmtpPort)
hostSmtpPort
- The hostSmtpPort to setvoid setTargetImapPort(int targetImapPort)
targetImapPort
- The targetImapPort to setvoid setTargetSmtpPort(int targetSmtpPort)
targetSmtpPort
- The targetSmtpPort to setCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.