Uses of Class
cool.scx.web.vo.Redirection
Packages that use Redirection
-
Uses of Redirection in cool.scx.web.vo
Methods in cool.scx.web.vo that return RedirectionModifier and TypeMethodDescriptionstatic RedirectionRedirection.ofPermanent(String location) 永久重定向static RedirectionRedirection.ofTemporary(String location) 临时重定向