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, println
close, write, write
public static final SolrDispatchFilter.ClosedServletOutputStream CLOSED_SERVLET_OUTPUT_STREAM
public void write(int b) throws IOException
write
in class OutputStream
IOException
public void flush() throws IOException
flush
in interface Flushable
flush
in class OutputStream
IOException
public boolean isReady()
isReady
in class javax.servlet.ServletOutputStream
public void setWriteListener(javax.servlet.WriteListener arg0)
setWriteListener
in class javax.servlet.ServletOutputStream
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.