public static class SolrDispatchFilter.ClosedServletOutputStream
extends javax.servlet.ServletOutputStream
| Modifier and Type | Field and Description |
|---|---|
static SolrDispatchFilter.ClosedServletOutputStream |
CLOSED_SERVLET_OUTPUT_STREAM |
| Constructor and Description |
|---|
ClosedServletOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
flush() |
boolean |
isReady() |
void |
setWriteListener(javax.servlet.WriteListener arg0) |
void |
write(int b) |
print, print, print, print, print, print, print, println, println, println, println, println, println, println, printlnclose, write, writepublic static final SolrDispatchFilter.ClosedServletOutputStream CLOSED_SERVLET_OUTPUT_STREAM
public void write(int b)
throws IOException
write in class OutputStreamIOExceptionpublic void flush()
throws IOException
flush in interface Flushableflush in class OutputStreamIOExceptionpublic boolean isReady()
isReady in class javax.servlet.ServletOutputStreampublic void setWriteListener(javax.servlet.WriteListener arg0)
setWriteListener in class javax.servlet.ServletOutputStreamCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.