Spring Web Services Framework

Uses of Class
org.springframework.ws.transport.mail.monitor.PollingMonitoringStrategy

Packages that use PollingMonitoringStrategy
org.springframework.ws.transport.mail.monitor Provides the MonitoringStrategy interface and implementations. 
 

Uses of PollingMonitoringStrategy in org.springframework.ws.transport.mail.monitor
 

Subclasses of PollingMonitoringStrategy in org.springframework.ws.transport.mail.monitor
 class Pop3PollingMonitoringStrategy
          Implementation of the MonitoringStrategy interface that uses a simple polling mechanism suitable for POP3 servers.
 


Spring Web Services Framework

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