Searched refs:SC_MOVED_PERMANENTLY (Results 1 – 3 of 3) sorted by relevance
84 public static final int SC_MOVED_PERMANENTLY = 301; field
138 setReason(HttpStatus.SC_MOVED_PERMANENTLY, in setReason() argument
84 case HttpStatus.SC_MOVED_PERMANENTLY: in isRedirectRequested()