|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccc.api.types.HttpStatusCode
public final class HttpStatusCode
A list of HTTP status codes.
Field Summary | |
---|---|
static int |
BAD_REQUEST
BAD_REQUEST : int. |
static int |
CONFLICT
CONFLICT : int. |
static int |
ERROR
ERROR : int. |
static int |
MS_IE6_1223
MS_IE6_1223 : int. |
static int |
NO_CONTENT
NO_CONTENT : int. |
static int |
NOT_FOUND
NOT_FOUND : int. |
static int |
OK
OK : int. |
static int |
UNAUTHORIZED
UNAUTHORIZED : int. |
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 OK
public static final int NO_CONTENT
public static final int NOT_FOUND
public static final int ERROR
public static final int UNAUTHORIZED
public static final int CONFLICT
public static final int BAD_REQUEST
public static final int MS_IE6_1223
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |