Spring Web Services Framework

Uses of Class
org.springframework.ws.soap.AbstractSoapElementTestCase

Packages that use AbstractSoapElementTestCase
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 AbstractSoapElementTestCase in org.springframework.ws.soap
 

Subclasses of AbstractSoapElementTestCase in org.springframework.ws.soap
 class AbstractSoapBodyTestCase
           
 class AbstractSoapEnvelopeTestCase
           
 class AbstractSoapHeaderTestCase
           
 

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

Subclasses of AbstractSoapElementTestCase in org.springframework.ws.soap.axiom
 class AxiomSoap11BodyTest
           
 class AxiomSoap11EnvelopeTest
           
 class AxiomSoap11HeaderTest
           
 class AxiomSoap12BodyTest
           
 class AxiomSoap12EnvelopeTest
           
 class AxiomSoap12HeaderTest
           
 

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

Subclasses of AbstractSoapElementTestCase in org.springframework.ws.soap.saaj
 class SaajSoap11BodyTest
           
 class SaajSoap11EnvelopeTest
           
 class SaajSoap11HeaderTest
           
 class SaajSoap12BodyTest
           
 class SaajSoap12EnvelopeTest
           
 class SaajSoap12HeaderTest
           
 

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

Subclasses of AbstractSoapElementTestCase in org.springframework.ws.soap.soap11
 class AbstractSoap11BodyTestCase
           
 class AbstractSoap11EnvelopeTestCase
           
 class AbstractSoap11HeaderTestCase
           
 

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

Subclasses of AbstractSoapElementTestCase in org.springframework.ws.soap.soap12
 class AbstractSoap12BodyTestCase
           
 class AbstractSoap12EnvelopeTestCase
           
 class AbstractSoap12HeaderTestCase
           
 


Spring Web Services Framework

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