|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |