Uses of Interface
org.spincast.core.routing.RedirectRuleBuilder
Packages that use RedirectRuleBuilder
-
Uses of RedirectRuleBuilder in org.spincast.core.routing
Methods in org.spincast.core.routing that return RedirectRuleBuilderModifier and TypeMethodDescriptionRedirectRuleBuilder.permanently()The redirection will be permanent (301).RedirectRuleBuilder.pos(int position) The position where the filter will be run.Starts the creation of a redirection rule.RedirectRuleBuilder.temporarily()The redirection will be temporarily (302).