Uses of Class
com.acciente.induction.controller.Redirect

Packages that use Redirect
com.acciente.induction.controller   
com.acciente.induction.dispatcher.resolver   
com.acciente.induction.resolver   
 

Uses of Redirect in com.acciente.induction.controller
 

Constructors in com.acciente.induction.controller with parameters of type Redirect
Redirect(Redirect oRedirect)
          This is a copy constructor, very convenient when needed!
Redirect(Redirect oRedirect, Map oReplacementURLQueryParameters)
          This is a copy constructor which allow changing the query params in the copy, very convenient when needed!
 

Uses of Redirect in com.acciente.induction.dispatcher.resolver
 

Methods in com.acciente.induction.dispatcher.resolver with parameters of type Redirect
 com.acciente.induction.dispatcher.resolver.RedirectResolverParameterProviderFactory.RedirectResolverParameterProvider RedirectResolverParameterProviderFactory.getParameterProvider(javax.servlet.http.HttpServletRequest oRequest, Redirect oRedirect)
           
 String RedirectResolverExecutor.resolveRedirect(javax.servlet.http.HttpServletRequest oRequest, Redirect oRedirect)
           
 

Uses of Redirect in com.acciente.induction.resolver
 

Methods in com.acciente.induction.resolver with parameters of type Redirect
 String ShortURLRedirectResolver.resolveRedirect(Redirect oRedirect)
           
 



Copyright © 2008-2013 Acciente, LLC. All Rights Reserved.