Returns the type of the protocol set to use when talking with the remote
server. Either MailReaderSampler.TYPE_IMAP or
MailReaderSampler.TYPE_POP3.
Server Type
Parameters: server - -The name or address of the remote server.
setServerType
public void setServerType(String serverType)(Code)
Sets the type of protocol to use when talking with the remote mail
server. Either MailReaderSampler.TYPE_IMAP or
MailReaderSampler.TYPE_POP3. Default is MailReaderSampler.TYPE_POP3.
Parameters: serverType -