Package | Description |
---|---|
org.springframework.ws.client |
Contains classes for client-side Spring-WS support, allowing for Spring-style Web service access.
|
org.springframework.ws.client.core |
Core package of the Spring-WS client-side support.
|
org.springframework.ws.client.support.destination |
Provides the
DestinationProvider interface. |
org.springframework.ws.client.support.interceptor |
Provides the
ClientInterceptor interface, and validating interceptors. |
org.springframework.ws.soap.client |
Contains classes for SOAP-specific client-side Spring-WS support.
|
org.springframework.ws.soap.security |
Provides WS-Security implementation classes.
|
Class and Description |
---|
WebServiceClientException
Exception thrown whenever an error occurs on the client-side.
|
WebServiceIOException
Exception thrown whenever an I/O error occurs on the client-side.
|
Class and Description |
---|
WebServiceClientException
Exception thrown whenever an error occurs on the client-side.
|
Class and Description |
---|
WebServiceClientException
Exception thrown whenever an error occurs on the client-side.
|
Class and Description |
---|
WebServiceClientException
Exception thrown whenever an error occurs on the client-side.
|
Class and Description |
---|
WebServiceClientException
Exception thrown whenever an error occurs on the client-side.
|
WebServiceFaultException
Thrown by
SimpleFaultMessageResolver when the response message has a fault. |
Class and Description |
---|
WebServiceClientException
Exception thrown whenever an error occurs on the client-side.
|
Copyright © 2020 Pivotal Software. All rights reserved.