Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Package
com.jivesoftware.forum.mail

Packages that use com.jivesoftware.forum.mail
com.jivesoftware.forum.database DB implementation of core Jive Forums interfaces. 
com.jivesoftware.forum.mail   
com.jivesoftware.forum.mail.spi   
 

Classes in com.jivesoftware.forum.mail used by com.jivesoftware.forum.database
EmailMonitorException
          Exception thrown by the email monitoring system.
EmailTokenManager
          Manages email tokens.
 

Classes in com.jivesoftware.forum.mail used by com.jivesoftware.forum.mail
CheckMailStrategy
          Strategy interface use by EmailMonitor to check an email account.
EmailAction
          Command interface representing actions that result from incoming email messages.
EmailBatch
          Represents a batch of incoming mail, and associated external resources.
EmailMonitor
          EmailMonitor is the main class of the forums email integration feature which allows users to post forum messages by replying to watch notification emails.
EmailMonitorException
          Exception thrown by the email monitoring system.
EmailParser
          Parses the contents of a Message object in order to provide data used by the system to execute actions based on incoming email.
EmailTokenManager
          Manages email tokens.
InboundMessage
          Simplified view of an email message which allows access only to message elements needed by the system.
 

Classes in com.jivesoftware.forum.mail used by com.jivesoftware.forum.mail.spi
EmailAction
          Command interface representing actions that result from incoming email messages.
EmailActionBuilder
          A builder object for EmailAction instances.
EmailMonitorException
          Exception thrown by the email monitoring system.
EmailParser
          Parses the contents of a Message object in order to provide data used by the system to execute actions based on incoming email.
EmailTokenManager
          Manages email tokens.
InboundMessage
          Simplified view of an email message which allows access only to message elements needed by the system.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.