Uses of Interface
org.spincast.core.routing.RedirectHandler
Packages that use RedirectHandler
-
Uses of RedirectHandler in org.spincast.core.routing
Methods in org.spincast.core.routing with parameters of type RedirectHandlerModifier and TypeMethodDescriptionvoidRedirectRuleBuilder.to(RedirectHandler<R, W> handler) Will called the specifiedRedirectHandlerto generate the path to redirect to. -
Uses of RedirectHandler in org.spincast.plugins.routing
Methods in org.spincast.plugins.routing with parameters of type RedirectHandlerModifier and TypeMethodDescriptionvoidRedirectRuleBuilderDefault.to(RedirectHandler<R, W> handler)