Uses of Interface
org.apache.cocoon.environment.PermanentRedirector

Packages that use PermanentRedirector
org.apache.cocoon.environment   
org.apache.cocoon.environment.http   
org.apache.cocoon.environment.portlet   
 

Uses of PermanentRedirector in org.apache.cocoon.environment
 

Classes in org.apache.cocoon.environment that implement PermanentRedirector
 class ForwardRedirector
          A base class for Redirectors that handle forward redirects, i.e. internal redirects using the "cocoon:" pseudo-protocol.
 

Uses of PermanentRedirector in org.apache.cocoon.environment.http
 

Classes in org.apache.cocoon.environment.http that implement PermanentRedirector
 class HttpEnvironment
          HTTP Servlet environment.
 

Uses of PermanentRedirector in org.apache.cocoon.environment.portlet
 

Classes in org.apache.cocoon.environment.portlet that implement PermanentRedirector
 class PortletEnvironment
          Implements Environment interface for the JSR-168 Portlet environment.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.