Package net.sf.urlchecker.exception.handling

Package class diagram package net.sf.urlchecker.exception.handling
Provides the ExceptionHandler interface and two basic handlers' implementations.

See:
          Description

Interface Summary
ExceptionHandler<T> The Interface ExceptionHandler.
 

Class Summary
AlwaysFalse The Class AlwaysFalse used as an exception handler that will always stop the retries.
AlwaysTrue The Class AlwaysTrue.
 

Package net.sf.urlchecker.exception.handling Description

Provides the ExceptionHandler interface and two basic handlers' implementations.



Copyright © 2010 Nikolaos Georgosopoulos. All Rights Reserved.