public interface ServletResponseAware
Modifier and Type | Method and Description |
---|---|
void |
withServletResponse(javax.servlet.http.HttpServletResponse response)
Applies the HTTP response object in implementing classes.
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.