Uses of Interface
org.ujorm.tools.web.request.URequest
Packages that use URequest
-
Uses of URequest in org.ujorm.tools.web.ao
Methods in org.ujorm.tools.web.ao with parameters of type URequest -
Uses of URequest in org.ujorm.tools.web.request
Classes in org.ujorm.tools.web.request that implement URequestMethods in org.ujorm.tools.web.request that return URequestModifier and TypeMethodDescriptionstatic URequestConvert the HttpServletRequest to the URequestHttpContext.request()An abstract API of the HTTP requestHttpContextImpl.request()An abstract API of the HTTP requestCreate new Servlet requestConstructors in org.ujorm.tools.web.request with parameters of type URequestModifierConstructorDescriptionHttpContextImpl(URequest uRequest) HttpContextImpl(URequest uRequest, Appendable writer)