Package org.springframework.ws.test.support.matcher
package org.springframework.ws.test.support.matcher
Provides the generic
WebServiceMessageMatcher
interface, and implementations.-
ClassDescriptionAbstract base class for SOAP-specific
WebServiceMessageMatcher
implementations.Deprecated.Deprecated.Migrate toPayloadDiffMatcher
.sUses theXmlValidator
to validate request payload.Deprecated.Migrate toSoapEnvelopeDiffMatcher
.Matches SOAP headers.Defines the general contract for matching messages to expectations.Helper class for dealing with XPath expectations.
DiffMatcher
.