| Name | Description | Type | Package | Framework |
| AbstractSoapMessageMatcher | Abstract base class for SOAP-specific WebServiceMessageMatcher implementations. | Class | org.springframework.ws.test.support.matcher | Spring WebService |
| DiffMatcher | Class | org.springframework.ws.test.support.matcher | Spring WebService | |
| PayloadDiffMatcher | Matches Source payloads. | Class | org.springframework.ws.test.support.matcher | Spring WebService |
| SchemaValidatingMatcher | Uses the XmlValidator to validate request payload. | Class | org.springframework.ws.test.support.matcher | Spring WebService |
| SoapEnvelopeDiffMatcher | Matches Source SOAP envelopes. | Class | org.springframework.ws.test.support.matcher | Spring WebService |
| SoapHeaderMatcher | Matches SOAP headers. | Class | org.springframework.ws.test.support.matcher | Spring WebService |
| WebServiceMessageMatcher | Defines the general contract for matching messages to expectations. | Interface | org.springframework.ws.test.support.matcher | Spring WebService |
| XPathExpectationsHelper | Helper class for dealing with XPath expectations. | Class | org.springframework.ws.test.support.matcher | Spring WebService |