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 |
setWriteListener(WriteListener listener) |
void |
write(int i) |
print, print, print, print, print, print, print, println, println, println, println, println, println, println, printlnclose, flush, write, writepublic static final String copyright
public static final org.slf4j.Logger logger
public boolean isReady()
isReady in class ServletOutputStreampublic void setWriteListener(WriteListener listener)
setWriteListener in class ServletOutputStreampublic void write(int i)
throws IOException
write in class OutputStreamIOExceptionpublic ByteArrayOutputStream getByteArrayOutputStream()
Copyright © 2022 MANYDESIGNS s.r.l.. All rights reserved.