Uses of Class
org.apache.commons.messagelet.impl.HttpServletRequestImpl

Packages that use HttpServletRequestImpl
org.apache.commons.messagelet.impl This package contains implementation classes to support both MDO's as well as to be able to dispatch into a Servlet engine to be able to process Messagelets. 
 

Uses of HttpServletRequestImpl in org.apache.commons.messagelet.impl
 

Methods in org.apache.commons.messagelet.impl that return HttpServletRequestImpl
protected  HttpServletRequestImpl MessageHttpServletDispatcher.createHttpServletRequest()