|
Spring Web Services Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
MonitoringStrategy | Defines the contract for objects that monitor a given folder for new messages. |
Class Summary | |
---|---|
AbstractMonitoringStrategy | Abstract base class for the MonitoringStrategy interface. |
ImapIdleMonitoringStrategy | Implementation of the MonitoringStrategy interface that uses the IMAP IDLE command for asynchronous message
detection. |
PollingMonitoringStrategy | Implementation of the MonitoringStrategy interface that uses a simple polling mechanism. |
Pop3PollingMonitoringStrategy | Implementation of the MonitoringStrategy interface that uses a simple polling mechanism suitable for POP3
servers. |
Provides the MonitoringStrategy interface and implementations. Used for monitoring a JavaMail Folder for new email messages.
|
Spring Web Services Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |