|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Abstraction of an HTTP status code verifier.
| Method Summary | |
boolean |
isAcceptable(int code)
Checks if the specified HTTP status code is considered acceptable or unacceptable. |
| Method Detail |
public boolean isAcceptable(int code)
code - the HTTP status code to check.
true if the specified HTTP status code is considered
acceptable, false otherwise.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||