Package | Description |
---|---|
org.springframework.ws.transport.mail.monitor |
Provides the MonitoringStrategy interface and implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
ImapIdleMonitoringStrategy
Implementation of the
MonitoringStrategy interface that uses the IMAP IDLE command for asynchronous message
detection. |
class |
PollingMonitoringStrategy
Implementation of the
MonitoringStrategy interface that uses a simple polling mechanism. |
class |
Pop3PollingMonitoringStrategy
Implementation of the
MonitoringStrategy interface that uses a simple polling mechanism suitable for POP3
servers. |
Copyright © 2005–2015 The Spring Web Services Framework. All rights reserved.