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 Canonical
Canonical.clear()
Sets the current state of the canonicalThreadLocal
tofalse
.static Canonical
Canonical.set()
Sets the current state of the canonicalThreadLocal
totrue
.static Canonical
Canonical.set
(boolean value) Sets the current state of the canonicalThreadLocal
to the given value.