- All Superinterfaces:
 
- org.springframework.beans.factory.InitializingBean, Runnable
 
- All Known Implementing Classes:
 
- HypericAckProcessor
 
public interface AckProcessor
extends Runnable, org.springframework.beans.factory.InitializingBean
This class uses the JavaMail API to connect to a mail store and retrieve messages, using
 the configured host and user details, and detects replies to notifications that have
 an acknowledgment action: acknowledge, unacknowledge, clear, escalate.
- Version:
 
- $Id: $
 
- Author:
 
- David Hustace