A DesktopRequest encapsulates the HttpServletRequest that is passed
to the provider, hiding and redefining those methods that are
inappropriate to be called by a provider.
A DesktopRequest encapsulates the HttpServletRequest that is passed
to the provider, hiding and redefining those methods that are
inappropriate to be called by a provider.
A DesktopResponse encapsulates the HttpServletResponse that is passed
to the provider, hiding and redefining those methods that are
inappropriate to be called by a provider.