Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.forum.mail.CheckMailStrategy

Packages that use CheckMailStrategy
com.jivesoftware.forum.mail   
 

Uses of CheckMailStrategy in com.jivesoftware.forum.mail
 

Classes in com.jivesoftware.forum.mail that implement CheckMailStrategy
 class IMAPMailStrategy
          Mail checking strategy which uses the IMAP protocol to check an account and relies on the presence of IMAP specific features, like message flags indicating which messages have been seen.
 class POP3MailStrategy
          Mail checking strategy which uses the POP3 protocol to check an account and does not rely on the presence of IMAP specific features, like message flags indicating which messages have been seen.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.