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() |
work
public WriteOperation(OutputStream stream, byte[] bytes, int offset, int length)
protected void doWork(javax.servlet.ServletOutputStream sos)
doWork
in class HttpServletResponseWrapper.AsyncOperation
Copyright © 2020 JBoss by Red Hat. All rights reserved.