public static class RequestHandler.StreamingOutputPiper extends Thread
Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
RequestHandler.StreamingOutputPiper(InputStream input) |
RequestHandler.StreamingOutputPiper(InputStream input,
File outFile) |
RequestHandler.StreamingOutputPiper(InputStream input,
org.apache.http.HttpResponse response,
String contentType) |
RequestHandler.StreamingOutputPiper(InputStream input,
String outTextFile) |
| Modifier and Type | Method and Description |
|---|---|
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, yieldpublic RequestHandler.StreamingOutputPiper(InputStream input) throws Exception
Exceptionpublic RequestHandler.StreamingOutputPiper(InputStream input, String outTextFile) throws Exception
Exceptionpublic RequestHandler.StreamingOutputPiper(InputStream input, File outFile) throws Exception
Exceptionpublic RequestHandler.StreamingOutputPiper(InputStream input, org.apache.http.HttpResponse response, String contentType) throws Exception
ExceptionCopyright © 2000–2016 DFKI GmbH. All rights reserved.