net.javacoding.jspider.core.throttle |
|
Java Source File Name | Type | Comment |
Throttle.java | Interface | Interface that will be implemented upon all classes that will act as a
throttle. |
ThrottleFactory.java | Class | Factory class that is responsible to create Throttle component instances
for use by the engine. |
ThrottleProvider.java | Interface | Interface that should be implemented by each Throttle provider class. |