Interface IResender

All Superinterfaces:
Runnable
All Known Implementing Classes:
Resender

public interface IResender extends Runnable
Resend requests at intervals to the server to ensure completion of requests. Default interval is 5 minutes. The need to resend a message could arise due to an error or the fact that the message could not be serviced immediately.
Version:
$Revision$, $Date$