NAME

Wombat::Connector::HttpRequestFacade - internal http request facade


SYNOPSIS


DESCRIPTION

Facade class that wraps an internal HttpRequest object. All methods are delegated to the wrapped request. The facade is presented to servlet code so that the servlet code does not have access to internal HttpRequest methods.


SEE ALSO

the Servlet::Http::HttpServletRequest manpage, the Wombat::Connector::RequestFacade manpage, the Wombat::HttpRequest manpage


AUTHOR

Brian Moseley, bcm@maz.org