public class PermanentRedirect extends RedirectBase
Result.Payloadurl| Constructor and Description |
|---|
PermanentRedirect(String url) |
PermanentRedirect(String url,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
static PermanentRedirect |
of(String url) |
static PermanentRedirect |
of(String url,
Object... args) |
_applyStatus, apply, fullUrl, urladdCookie, addHeader, applyAfterCommitHandler, applyBeforeCommitHandler, applyCookies, applyHeaders, applyMessage, applyStatus, clearThreadLocals, header, payload, status, status, statusCode, timestamp, touchPayloaddoFillInStackTrace, fillInStackTraceaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PermanentRedirect(String url)
public static PermanentRedirect of(String url)
public static PermanentRedirect of(String url, Object... args)
Copyright © 2014–2018 OSGL (Open Source General Library). All rights reserved.