Uses of Class
org.springframework.ws.transport.mail.monitor.AbstractMonitoringStrategy
Packages that use AbstractMonitoringStrategy
Package
Description
Provides the MonitoringStrategy interface and implementations.
-
Uses of AbstractMonitoringStrategy in org.springframework.ws.transport.mail.monitor
Subclasses of AbstractMonitoringStrategy in org.springframework.ws.transport.mail.monitorModifier and TypeClassDescriptionclassImplementation of theMonitoringStrategyinterface that uses the IMAP IDLE command for asynchronous message detection.classImplementation of theMonitoringStrategyinterface that uses a simple polling mechanism.classImplementation of theMonitoringStrategyinterface that uses a simple polling mechanism suitable for POP3 servers.