public class UrlEncodedFormMatcher extends RestMatcher
| Constructor and Description |
|---|
UrlEncodedFormMatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(RestRequest req)
Returns
|
mustMatchpublic UrlEncodedFormMatcher()
public boolean matches(RestRequest req)
RestMatchermatches in class RestMatcherreq - The servlet request.Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.