public class ResponseProxy extends Object
| Constructor and Description |
|---|
ResponseProxy(javax.servlet.http.HttpServletResponse response) |
| Modifier and Type | Method and Description |
|---|---|
void |
addHeader(String headerIdentifier,
String headerValue) |
void |
setContentLength(int contentLength) |
public ResponseProxy(javax.servlet.http.HttpServletResponse response)
throws IOException
IOExceptionCopyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.