| 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 |
| MailMessageReceiver | Server-side component for receiving email messages using JavaMail. | Class | org.springframework.ws.transport.mail | Spring WebService |
| MailMessageSender | WebServiceMessageSender implementation that uses Mail MimeMessages. | Class | org.springframework.ws.transport.mail | Spring WebService |
| MailReceiverConnection | request and response message. | Class | org.springframework.ws.transport.mail | Spring WebService |
| MailSenderConnection | request and response message. | Class | org.springframework.ws.transport.mail | Spring WebService |
| MailTransportConstants | Declares Mail-specific transport constants. | Interface | org.springframework.ws.transport.mail | Spring WebService |
| MailTransportException | Exception that is thrown when an error occurs in the Mail transport. | Class | org.springframework.ws.transport.mail | Spring WebService |
| MailTransportUtils | Collection of utility methods to work with Mail transports. | Class | org.springframework.ws.transport.mail.support | 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 |