| Name | Description | Type | Package | Framework |
| AbstractMonitoringStrategy | Abstract base class for the MonitoringStrategy interface. | Class | org.springframework.ws.transport.mail.monitor | Spring WebService |
| ImapIdleMonitoringStrategy | Note that this implementation is only suitable for use with IMAP servers which support the IDLE command. | Class | org.springframework.ws.transport.mail.monitor | Spring WebService |
| MonitoringStrategy | Defines the contract for objects that monitor a given folder for new messages. | Interface | org.springframework.ws.transport.mail.monitor | Spring WebService |
| PollingMonitoringStrategy | Note that this implementation is not suitable for use with POP3 servers. | Class | org.springframework.ws.transport.mail.monitor | Spring WebService |
| Pop3PollingMonitoringStrategy | servers. | Class | org.springframework.ws.transport.mail.monitor | Spring WebService |