Spring Web Services Framework

Uses of Class
org.springframework.ws.client.WebServiceIOException

Packages that use WebServiceIOException
org.springframework.ws.client Contains classes for client-side Spring-WS support, allowing for Spring-style Web service access. 
 

Uses of WebServiceIOException in org.springframework.ws.client
 

Subclasses of WebServiceIOException in org.springframework.ws.client
 class WebServiceTransportException
          Exception thrown whenever a transport error occurs on the client-side.
 


Spring Web Services Framework

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