Jive Forums API (5.5.20.2-oracle) Developer Javadocs

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

Packages that use EmailParser
com.jivesoftware.forum.mail   
com.jivesoftware.forum.mail.spi   
 

Uses of EmailParser in com.jivesoftware.forum.mail
 

Classes in com.jivesoftware.forum.mail that implement EmailParser
 class EmailParserImpl
          Default implementation of EmailParser which relies on the presence of a special token in the email subject which contains data used for user authentication an message routing when reading replies to watch notification email replies.
 

Uses of EmailParser in com.jivesoftware.forum.mail.spi
 

Methods in com.jivesoftware.forum.mail.spi that return EmailParser
protected  EmailParser DefaultIntegrationProvider.getParser(InboundMessage message)
           
protected abstract  EmailParser EmailIntegrationProvider.getParser(InboundMessage message)
          Returns an EmailParser initilized with the supplied InboundMessage.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.