public abstract class HttpServletResponseWrapper.AsyncOperation extends Object
Constructor and Description |
---|
AsyncOperation(OutputStream stream) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
doWork(javax.servlet.ServletOutputStream sos) |
void |
work(javax.servlet.ServletOutputStream sos) |
public AsyncOperation(OutputStream stream)
Copyright © 2020 JBoss by Red Hat. All rights reserved.