|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.portlet.invocation.response.PortletInvocationResponse
org.jboss.portal.portlet.invocation.response.RedirectionResponse
org.jboss.portal.portlet.invocation.response.HTTPRedirectionResponse
public class HTTPRedirectionResponse
Redirection to an HTTP location.
| Field Summary | |
|---|---|
protected java.lang.String |
location
. |
| Constructor Summary | |
|---|---|
HTTPRedirectionResponse(java.lang.String location)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLocation()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final java.lang.String location
| Constructor Detail |
|---|
public HTTPRedirectionResponse(java.lang.String location)
| Method Detail |
|---|
public java.lang.String getLocation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||