Spring Web Services Framework

Uses of Class
org.springframework.ws.mime.AbstractMimeMessageTestCase

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

Subclasses of AbstractMimeMessageTestCase in org.springframework.ws.soap
 class AbstractSoapMessageTestCase
           
 

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

Subclasses of AbstractMimeMessageTestCase in org.springframework.ws.soap.axiom
 class AxiomSoap11MessageTest
           
 class AxiomSoap11NonCachingMessageTest
           
 class AxiomSoap12MessageTest
           
 class AxiomSoap12NonCachingMessageTest
           
 

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

Subclasses of AbstractMimeMessageTestCase in org.springframework.ws.soap.saaj
 class SaajSoap11MessageTest
           
 class SaajSoap12MessageTest
           
 

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

Subclasses of AbstractMimeMessageTestCase in org.springframework.ws.soap.soap11
 class AbstractSoap11MessageTestCase
           
 

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

Subclasses of AbstractMimeMessageTestCase in org.springframework.ws.soap.soap12
 class AbstractSoap12MessageTestCase
           
 


Spring Web Services Framework

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