Spring Web Services Framework

Uses of Package
org.springframework.ws.test.server

Packages that use org.springframework.ws.test.server
org.springframework.ws.test.server Provides a testing framework for server-side Web service testing. 
 

Classes in org.springframework.ws.test.server used by org.springframework.ws.test.server
MockWebServiceClient
          Main entry point for server-side Web service testing.
RequestCreator
          Creates request messages.
ResponseActions
          Allows for setting up expectation about response messages.
ResponseMatcher
          Defines the contract for matching response messages to expectations.
ResponseXPathExpectations
          Allows for setting up expectations on XPath expressions.
 


Spring Web Services Framework

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