|
Spring Web Services Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
WebServiceMessageMatcher
interface, and implementations.
See:
Description
| Interface Summary | |
|---|---|
| WebServiceMessageMatcher | Defines the general contract for matching messages to expectations. |
| Class Summary | |
|---|---|
| AbstractSoapMessageMatcher | Abstract base class for SOAP-specific WebServiceMessageMatcher implementations. |
| DiffMatcher | Implementation of WebServiceMessageMatcher based on XMLUnit's Diff. |
| PayloadDiffMatcher | Matches Source payloads. |
| SchemaValidatingMatcher | Uses the XmlValidator to validate request payload. |
| SoapEnvelopeDiffMatcher | Matches Source SOAP envelopes. |
| SoapHeaderMatcher | Matches SOAP headers. |
| XPathExpectationsHelper | Helper class for dealing with XPath expectations. |
Provides the generic WebServiceMessageMatcher
interface, and implementations.
|
Spring Web Services Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||