protected class WikiConnector.ExecuteTokenAPILoginThread
extends java.lang.Thread
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.http.client.HttpClient |
client |
protected java.lang.Throwable |
exception |
protected org.apache.http.client.methods.HttpRequestBase |
executeMethod |
protected WikiConnector.APILoginResult |
result |
| Constructor and Description |
|---|
ExecuteTokenAPILoginThread(org.apache.http.client.HttpClient client,
org.apache.http.client.methods.HttpRequestBase executeMethod,
WikiConnector.APILoginResult result) |
| Modifier and Type | Method and Description |
|---|---|
void |
finishUp() |
void |
run() |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldprotected org.apache.http.client.HttpClient client
protected org.apache.http.client.methods.HttpRequestBase executeMethod
protected java.lang.Throwable exception
protected WikiConnector.APILoginResult result
public ExecuteTokenAPILoginThread(org.apache.http.client.HttpClient client,
org.apache.http.client.methods.HttpRequestBase executeMethod,
WikiConnector.APILoginResult result)
public void run()
run in interface java.lang.Runnablerun in class java.lang.Threadpublic void finishUp()
throws java.lang.InterruptedException,
org.apache.manifoldcf.core.interfaces.ManifoldCFException,
org.apache.manifoldcf.agents.interfaces.ServiceInterruption,
java.io.IOException,
org.apache.http.HttpException
java.lang.InterruptedExceptionorg.apache.manifoldcf.core.interfaces.ManifoldCFExceptionorg.apache.manifoldcf.agents.interfaces.ServiceInterruptionjava.io.IOExceptionorg.apache.http.HttpException