org.freecompany.brimstone.core
Class FileConnectionValidator

java.lang.Object
  extended by org.freecompany.brimstone.core.FileConnectionValidator
All Implemented Interfaces:
ConnectionValidator

public class FileConnectionValidator
extends java.lang.Object
implements ConnectionValidator


Constructor Summary
FileConnectionValidator()
           
 
Method Summary
 void checkStatus(java.net.URLConnection connection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileConnectionValidator

public FileConnectionValidator()
Method Detail

checkStatus

public void checkStatus(java.net.URLConnection connection)
                 throws java.io.IOException
Specified by:
checkStatus in interface ConnectionValidator
Throws:
java.io.IOException