|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectnet.sf.urlchecker.v2.commands.CheckUrlsProcess
public class CheckUrlsProcess
The Class CheckUrlsProcess.
$Id: CheckUrlsProcess.java 186 2010-12-18 09:14:15Z georgosn $
| Constructor Summary | |
|---|---|
CheckUrlsProcess(org.apache.http.client.HttpClient aClient,
org.apache.http.protocol.HttpContext localContext,
Result res)
Instantiates a new check URLs process. |
|
| Method Summary | |
|---|---|
Result |
getResult()
Gets the result. |
void |
run()
run |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CheckUrlsProcess(org.apache.http.client.HttpClient aClient,
org.apache.http.protocol.HttpContext localContext,
Result res)
throws org.apache.commons.configuration.ConfigurationException
aClient - the a clientlocalContext - the local contextres - the res
org.apache.commons.configuration.ConfigurationException - the configuration exception| Method Detail |
|---|
public Result getResult()
public void run()
run
run in interface Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||