| Package | Description |
|---|---|
| org.springframework.ws.client.core |
Core package of the Spring-WS client-side support.
|
| org.springframework.ws.client.core.support |
Convenient super class for application classes that need Web service access.
|
| org.springframework.ws.client.support.interceptor |
Provides the
ClientInterceptor interface, and validating interceptors. |
| Class and Description |
|---|
| ClientInterceptor
Workflow interface that allows for customized client-side message interception.
|
| Class and Description |
|---|
| ClientInterceptor
Workflow interface that allows for customized client-side message interception.
|
| Class and Description |
|---|
| AbstractValidatingInterceptor
Abstract base class for
ClientInterceptor implementations that validate part of the message using a schema. |
| ClientInterceptor
Workflow interface that allows for customized client-side message interception.
|
| WebServiceValidationException
Exception thrown whenever a validation error occurs on the client-side.
|
Copyright © 2023 VMware, Inc.. All rights reserved.