Class HTTPRedirectionResponse
- java.lang.Object
-
- org.gatein.pc.api.invocation.response.PortletInvocationResponse
-
- org.gatein.pc.api.invocation.response.RedirectionResponse
-
- org.gatein.pc.api.invocation.response.HTTPRedirectionResponse
-
public class HTTPRedirectionResponse extends RedirectionResponse
Redirection to an HTTP location.- Version:
- $Revision: 5448 $
- Author:
- Julien Viet
-
-
Constructor Summary
Constructors Constructor Description HTTPRedirectionResponse(String location)
-