| Name | Description | Type | Package | Framework |
| ContentRequestMatchers | Factory for request content RequestMatcher's. | Class | org.springframework.test.web.client.match | Spring MVC |
| JsonPathRequestMatchers | Factory for assertions on the request content usingJsonPath expressions. | Class | org.springframework.test.web.client.match | Spring MVC |
| MockRestRequestMatchers | Static factory methods for RequestMatcher classes. | Class | org.springframework.test.web.client.match | Spring MVC |
| XpathRequestMatchers | Factory methods for request content RequestMatcher's using an XPathexpression. | Class | org.springframework.test.web.client.match | Spring MVC |