Spring Web Services Framework

Package org.springframework.ws.client

Contains classes for client-side Spring-WS support, allowing for Spring-style Web service access.

See:
          Description

Exception Summary
WebServiceClientException Exception thrown whenever an error occurs on the client-side.
WebServiceFaultException Thrown by SimpleFaultMessageResolver when the response message has a fault.
WebServiceIOException Exception thrown whenever an I/O error occurs on the client-side.
WebServiceTransformerException Exception thrown whenever a transformation error occurs on the client-side.
WebServiceTransportException Exception thrown whenever a transport error occurs on the client-side.
 

Package org.springframework.ws.client Description

Contains classes for client-side Spring-WS support, allowing for Spring-style Web service access.


Spring Web Services Framework

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