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