Wombat::Connector::HttpResponseFacade - internal http response facade
Facade class that wraps an internal HttpResponse object. All methods are delegated to the wrapped response. The facade is presented to servlet code so that the servlet code does not have access to internal HttpResponse methods.
the Servlet::Http::HttpServletResponse manpage, the Wombat::Connector::ResponseFacade manpage, the Wombat::HttpResponse manpage
Brian Moseley, bcm@maz.org