| Modifier and Type | Class and Description |
|---|---|
static class |
RedirectAction.RedirectType |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getLocation() |
RedirectAction.RedirectType |
getType() |
static RedirectAction |
redirect(String location) |
static RedirectAction |
success(String content) |
String |
toString() |
public static RedirectAction redirect(String location)
public static RedirectAction success(String content)
public RedirectAction.RedirectType getType()
public String getLocation()
public String getContent()
Copyright © 2016. All Rights Reserved.