Searched defs:request (Results 1 - 2 of 2) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/web/
H A DPageConfig.java62 * A simple container to lazy initialize common vars wrt. a single request.
70 * this class a bean with request scope ;-)). Furthermore it helps to keep the
71 * pages (how content gets generated) consistent and to document the request
75 * no method of this class changes neither the request nor the response.
135 * Get all data required to create a diff view wrt. to this request in one go.
262 * Get the diff display type to use wrt. the request parameter {@code format}.
263 * @return {@link DiffType#SIDEBYSIDE} if the request contains no such parameter
276 * @return {@code true} if a request parameter {@code full} with the
285 * Check, whether the request contains minimal information required to
292 * string which contains the URI encoded redirect path if the request
1222 get(HttpServletRequest request) argument
[all...]
/opengrok-jel/lib/
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/http/ javax/servlet/resources/ javax/ ...

Completed in 12 milliseconds