public class HttpServletResponseWrapper.WriteOperation extends HttpServletResponseWrapper.AsyncOperation
| Constructor and Description |
|---|
WriteOperation(OutputStream stream,
byte[] bytes,
int offset,
int length) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doWork(javax.servlet.ServletOutputStream sos) |
String |
toString() |
workpublic WriteOperation(OutputStream stream, byte[] bytes, int offset, int length)
protected void doWork(javax.servlet.ServletOutputStream sos)
doWork in class HttpServletResponseWrapper.AsyncOperationCopyright © 2020 JBoss by Red Hat. All rights reserved.