Spring Web Services Framework

Uses of Class
org.springframework.ws.AbstractWebServiceMessageFactoryTestCase

Packages that use AbstractWebServiceMessageFactoryTestCase
org.springframework.ws.pox.dom   
org.springframework.ws.soap   
org.springframework.ws.soap.axiom   
org.springframework.ws.soap.saaj   
org.springframework.ws.soap.soap11   
org.springframework.ws.soap.soap12   
 

Uses of AbstractWebServiceMessageFactoryTestCase in org.springframework.ws.pox.dom
 

Subclasses of AbstractWebServiceMessageFactoryTestCase in org.springframework.ws.pox.dom
 class DomPoxMessageFactoryTest
           
 

Uses of AbstractWebServiceMessageFactoryTestCase in org.springframework.ws.soap
 

Subclasses of AbstractWebServiceMessageFactoryTestCase in org.springframework.ws.soap
 class AbstractSoapMessageFactoryTestCase
           
 

Uses of AbstractWebServiceMessageFactoryTestCase in org.springframework.ws.soap.axiom
 

Subclasses of AbstractWebServiceMessageFactoryTestCase in org.springframework.ws.soap.axiom
 class AxiomSoap11MessageFactoryTest
           
 class AxiomSoap12MessageFactoryTest
           
 

Uses of AbstractWebServiceMessageFactoryTestCase in org.springframework.ws.soap.saaj
 

Subclasses of AbstractWebServiceMessageFactoryTestCase in org.springframework.ws.soap.saaj
 class SaajSoap11MessageFactoryTest
           
 class SaajSoap12MessageFactoryTest
           
 

Uses of AbstractWebServiceMessageFactoryTestCase in org.springframework.ws.soap.soap11
 

Subclasses of AbstractWebServiceMessageFactoryTestCase in org.springframework.ws.soap.soap11
 class AbstractSoap11MessageFactoryTestCase
           
 

Uses of AbstractWebServiceMessageFactoryTestCase in org.springframework.ws.soap.soap12
 

Subclasses of AbstractWebServiceMessageFactoryTestCase in org.springframework.ws.soap.soap12
 class AbstractSoap12MessageFactoryTestCase
           
 


Spring Web Services Framework

Copyright � 2005-2008 The Spring Web Services Framework. All Rights Reserved.