Package | Description |
---|---|
org.springframework.ws.transport.mail |
Package providing support for handling messages via email.
|
org.springframework.ws.transport.mail.monitor |
Provides the MonitoringStrategy interface and implementations.
|
Class and Description |
---|
MonitoringStrategy
Defines the contract for objects that monitor a given folder for new messages.
|
Class and Description |
---|
AbstractMonitoringStrategy
Abstract base class for the
MonitoringStrategy interface. |
MonitoringStrategy
Defines the contract for objects that monitor a given folder for new messages.
|
PollingMonitoringStrategy
Implementation of the
MonitoringStrategy interface that uses a simple polling mechanism. |
Copyright © 2020 Pivotal Software. All rights reserved.