public class StatusCodes
extends Object
The Mochow http status code.
-
字段概要
字段
static final int
static final int
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
字段详细资料
-
FORBIDDEN
public static final int FORBIDDEN
- 另请参阅:
-
-
NOT_FOUND
public static final int NOT_FOUND
- 另请参阅:
-
-
构造器详细资料
-
StatusCodes
public StatusCodes()