Searched refs:MAX_CODE (Results 1 – 2 of 2) sorted by relevance
667 public static final int MAX_CODE = 507; field in HttpStatus670 private static final Code[] codeMap = new Code[MAX_CODE+1];929 if (code <= MAX_CODE) in getCode()
53 private static final Status[] __status = new Status[HttpStatus.MAX_CODE+1];