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