Spring Web Services Framework

Package org.springframework.ws.test.support.creator

Provides the generic WebServiceMessageCreator interface, and implementations.

See:
          Description

Interface Summary
WebServiceMessageCreator Defines the general contract for creating messages used in test scenarios.
 

Class Summary
AbstractMessageCreator Abstract base class for the WebServiceMessageCreator interface.
PayloadMessageCreator Implementation of WebServiceMessageCreator that creates a request based on a Source.
SoapEnvelopeMessageCreator Implementation of WebServiceMessageCreator that creates a request based on a SOAP envelope Source.
 

Package org.springframework.ws.test.support.creator Description

Provides the generic WebServiceMessageCreator interface, and implementations.


Spring Web Services Framework

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