Package org.loom.servlet.names

Interface Summary
CommonHeaderNames The list of HTTP header names that can be applied both to request and response, as specified at http://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4.5
CookieNames Cookies used by Loom
CssClassNames CSS styles generated automatically by loom.
FlashAttributeNames Flash attributes managed by Loom
HtmlExtendedAttributeNames Names of generated attributes that are not part of the HTML 5 spec.
RequestAttributeNames Servlet request attributes used by Loom
RequestHeaderNames Request HTTP header names.
ResponseHeaderNames Response HTTP header names.
SessionAttributeNames Session attributes used by Loom
WebContextParameterNames Keys used in the web.xml file
 

Class Summary
ContentTypeNames Standards-compliant names for the typical MIME Content-Type headers.
RequestParameterNames GET / POST parameter names used by Loom