org.jboss.portal.portlet.invocation.response
Class RedirectionResponse

java.lang.Object
  extended by org.jboss.portal.portlet.invocation.response.PortletInvocationResponse
      extended by org.jboss.portal.portlet.invocation.response.RedirectionResponse
Direct Known Subclasses:
HTTPRedirectionResponse, SignOutResponse

public class RedirectionResponse
extends PortletInvocationResponse

Redirection to something.

Version:
$Revision: 5448 $
Author:
Julien Viet

Constructor Summary
RedirectionResponse()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RedirectionResponse

public RedirectionResponse()