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