Spring Web Services Framework

Uses of Package
org.springframework.ws.test.support.matcher

Packages that use org.springframework.ws.test.support.matcher
org.springframework.ws.test.support.matcher Provides the generic WebServiceMessageMatcher interface, and implementations. 
 

Classes in org.springframework.ws.test.support.matcher used by org.springframework.ws.test.support.matcher
AbstractSoapMessageMatcher
          Abstract base class for SOAP-specific WebServiceMessageMatcher implementations.
DiffMatcher
          Implementation of WebServiceMessageMatcher based on XMLUnit's Diff.
WebServiceMessageMatcher
          Defines the general contract for matching messages to expectations.
 


Spring Web Services Framework

Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.