Spring Web Services Framework

Uses of Interface
org.springframework.ws.test.support.creator.WebServiceMessageCreator

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

Uses of WebServiceMessageCreator in org.springframework.ws.test.support.creator
 

Classes in org.springframework.ws.test.support.creator that implement WebServiceMessageCreator
 class AbstractMessageCreator
          Abstract base class for the WebServiceMessageCreator interface.
 class PayloadMessageCreator
          Implementation of WebServiceMessageCreator that creates a request based on a Source.
 class SoapEnvelopeMessageCreator
          Implementation of WebServiceMessageCreator that creates a request based on a SOAP envelope Source.
 


Spring Web Services Framework

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