private class ContentCachingResponseWrapper.ResponseServletOutputStream
extends ServletOutputStream
| Modifier | Constructor and Description |
|---|---|
private |
ResponseServletOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(byte[] b,
int off,
int len) |
void |
write(int b) |