Return to www.inductionframework.org

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, java.util.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)
           
 java.lang.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
 java.lang.String ShortURLRedirectResolver.resolveRedirect(Redirect oRedirect)
           
 


Return to www.inductionframework.org

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