Spring Web Services Framework

Uses of Package
org.springframework.ws.transport.mail.monitor

Packages that use org.springframework.ws.transport.mail.monitor
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. 
 

Classes in org.springframework.ws.transport.mail.monitor used by org.springframework.ws.transport.mail
MonitoringStrategy
          Defines the contract for objects that monitor a given folder for new messages.
 

Classes in org.springframework.ws.transport.mail.monitor used by org.springframework.ws.transport.mail.monitor
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.
 


Spring Web Services Framework

Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.