|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcz.softeu.rewriter.RedirectType
public class RedirectType
Type of supported redirection.
| Field Summary | |
|---|---|
static int |
NONE
No redirect (handled directly) |
static int |
PERMANENT_REDIRECT
Permanent redirect |
static int |
REDIRECT
Just redirect |
static int |
TEMPORARY_REDIRECT
Temporary redirect |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NONE
public static final int REDIRECT
public static final int TEMPORARY_REDIRECT
public static final int PERMANENT_REDIRECT
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||