public class HttpStatusRange extends java.lang.Object implements HttpStatusMatcher
| Constructor and Description |
|---|
HttpStatusRange(int from,
int to) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(int statusCode) |
public boolean matches(int statusCode)
matches in interface HttpStatusMatcherCopyright © 2012-2020 42 BV. All Rights Reserved.