| Package | Description |
|---|---|
| org.osgl.mvc.result |
| Modifier and Type | Field and Description |
|---|---|
static org.osgl.Lang.Function<String,SeeOther> |
Redirect.F.SEE_OTHER |
| Modifier and Type | Method and Description |
|---|---|
static SeeOther |
SeeOther.of(String url) |
static SeeOther |
SeeOther.of(String url,
Object... args) |
static SeeOther |
Redirect.seeOther(String url) |
static SeeOther |
Redirect.seeOther(String url,
Object... args) |
Copyright © 2014–2018 OSGL (Open Source General Library). All rights reserved.