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