Class ViewHandlerResponseWrapper

java.lang.Object
All Implemented Interfaces:
HttpServletResponse, ServletResponse

public class ViewHandlerResponseWrapper extends HttpServletResponseWrapper

This class is used by ViewHandler.createView(jakarta.faces.context.FacesContext, java.lang.String) to obtain the text that exists after the <f:view> tag.