Serialized Form


Package org.jboss.jca.adapters.mail.inflow

Class org.jboss.jca.adapters.mail.inflow.MailActivationSpec extends Object implements Serializable

serialVersionUID: -3034364895936568423L

Serialized Fields

mailServer

String mailServer
The mail server hostname/address


storeProtocol

String storeProtocol
The mail store protocol


mailFolder

String mailFolder
The mail folder name


messageSelector

String messageSelector
The message selector


userName

String userName
The mail store user


password

String password
The mail store password


pollingInterval

Long pollingInterval
The new messages check delay in MS


maxMessages

Integer maxMessages
The maximum number of messages


debug

Boolean debug
Enable JavaMail debugging


flush

Boolean flush
Flush - for pop3 flush the mailbox after checking


starttls

Boolean starttls
Starttls - ssl


port

Integer port
The port



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)