public static class RequestHandler.StreamingOutputPiper extends Thread
Thread.State, Thread.UncaughtExceptionHandler
MAX_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, yield
public RequestHandler.StreamingOutputPiper(InputStream input) throws Exception
Exception
public RequestHandler.StreamingOutputPiper(InputStream input, String outTextFile) throws Exception
Exception
public RequestHandler.StreamingOutputPiper(InputStream input, File outFile) throws Exception
Exception
public RequestHandler.StreamingOutputPiper(InputStream input, org.apache.http.HttpResponse response, String contentType) throws Exception
Exception
Copyright © 2000–2016 DFKI GmbH. All rights reserved.