Uses of Class
com.aoapps.servlet.http.Canonical
Packages that use Canonical
-
Uses of Canonical in com.aoapps.servlet.http
Methods in com.aoapps.servlet.http that return CanonicalModifier and TypeMethodDescriptionstatic CanonicalCanonical.clear()Sets the current state of the canonicalThreadLocaltofalse.static CanonicalCanonical.set()Sets the current state of the canonicalThreadLocaltotrue.static CanonicalCanonical.set(boolean value) Sets the current state of the canonicalThreadLocalto the given value.
