org.erowid.sperowider
Interface IThrottle

All Known Implementing Classes:
NonThrottle, Throttle

public interface IThrottle

The interface for ensuring that file downloads do not happen too rapidly. Basically, when a request goes into throttle(), it should pause until enough time has passed.

Version:
$Header: /cvsroot/sperowider/SPEROWIDER_MODULE/javasource/org/erowid/sperowider/IThrottle.java,v 1.5 2005/06/08 09:12:29 gurustu Exp $
Author:
Stu Statman

Method Summary
 void throttle()
          Implementations of this class should pause appropriately when this method is called to delay downloading files.
 

Method Detail

throttle

public void throttle()
Implementations of this class should pause appropriately when this method is called to delay downloading files.


spero logo small Sperowider is
© 2005 Erowid.org