NAME

Wombat::Connector::HttpResponseFacade - internal http response facade


SYNOPSIS


DESCRIPTION

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.


SEE ALSO

the Servlet::Http::HttpServletResponse manpage, the Wombat::Connector::ResponseFacade manpage, the Wombat::HttpResponse manpage


AUTHOR

Brian Moseley, bcm@maz.org