jason.framework.protocol.http
Interface StatusCode
- public interface StatusCode
Lise of STATUS CODE from the RFC 2068
STATUS_100
public static final int STATUS_100
- See Also:
- Constant Field Values
STATUS_101
public static final int STATUS_101
- See Also:
- Constant Field Values
STATUS_200
public static final int STATUS_200
- See Also:
- Constant Field Values
STATUS_201
public static final int STATUS_201
- See Also:
- Constant Field Values
STATUS_202
public static final int STATUS_202
- See Also:
- Constant Field Values
STATUS_203
public static final int STATUS_203
- See Also:
- Constant Field Values
STATUS_204
public static final int STATUS_204
- See Also:
- Constant Field Values
STATUS_205
public static final int STATUS_205
- See Also:
- Constant Field Values
STATUS_206
public static final int STATUS_206
- See Also:
- Constant Field Values
STATUS_300
public static final int STATUS_300
- See Also:
- Constant Field Values
STATUS_301
public static final int STATUS_301
- See Also:
- Constant Field Values
STATUS_302
public static final int STATUS_302
- See Also:
- Constant Field Values
STATUS_303
public static final int STATUS_303
- See Also:
- Constant Field Values
STATUS_304
public static final int STATUS_304
- See Also:
- Constant Field Values
STATUS_305
public static final int STATUS_305
- See Also:
- Constant Field Values
STATUS_400
public static final int STATUS_400
- See Also:
- Constant Field Values
STATUS_401
public static final int STATUS_401
- See Also:
- Constant Field Values
STATUS_402
public static final int STATUS_402
- See Also:
- Constant Field Values
STATUS_403
public static final int STATUS_403
- See Also:
- Constant Field Values
STATUS_404
public static final int STATUS_404
- See Also:
- Constant Field Values
STATUS_405
public static final int STATUS_405
- See Also:
- Constant Field Values
STATUS_406
public static final int STATUS_406
- See Also:
- Constant Field Values
STATUS_407
public static final int STATUS_407
- See Also:
- Constant Field Values
STATUS_408
public static final int STATUS_408
- See Also:
- Constant Field Values
STATUS_409
public static final int STATUS_409
- See Also:
- Constant Field Values
STATUS_410
public static final int STATUS_410
- See Also:
- Constant Field Values
STATUS_411
public static final int STATUS_411
- See Also:
- Constant Field Values
STATUS_412
public static final int STATUS_412
- See Also:
- Constant Field Values
STATUS_413
public static final int STATUS_413
- See Also:
- Constant Field Values
STATUS_414
public static final int STATUS_414
- See Also:
- Constant Field Values
STATUS_415
public static final int STATUS_415
- See Also:
- Constant Field Values
STATUS_500
public static final int STATUS_500
- See Also:
- Constant Field Values
STATUS_501
public static final int STATUS_501
- See Also:
- Constant Field Values
STATUS_502
public static final int STATUS_502
- See Also:
- Constant Field Values
STATUS_503
public static final int STATUS_503
- See Also:
- Constant Field Values
STATUS_504
public static final int STATUS_504
- See Also:
- Constant Field Values
STATUS_505
public static final int STATUS_505
- See Also:
- Constant Field Values