public class ByteArrayServletOutputStream extends ServletOutputStream
Modifier and Type | Field and Description |
---|---|
static String |
copyright |
static org.slf4j.Logger |
logger |
Constructor and Description |
---|
ByteArrayServletOutputStream() |
Modifier and Type | Method and Description |
---|---|
ByteArrayOutputStream |
getByteArrayOutputStream() |
boolean |
isReady() |
void |
write(int i) |
print, print, print, print, print, print, print, println, println, println, println, println, println, println, println
close, flush, write, write
public static final String copyright
public static final org.slf4j.Logger logger
public boolean isReady()
public void write(int i) throws IOException
write
in class OutputStream
IOException
public ByteArrayOutputStream getByteArrayOutputStream()