|
Spring Web Services Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
ClientInterceptor interface, and validating interceptors.
See:
Description
| Interface Summary | |
|---|---|
| ClientInterceptor | Workflow interface that allows for customized client-side message interception. |
| Class Summary | |
|---|---|
| AbstractValidatingInterceptor | Abstract base class for ClientInterceptor implementations that validate part of the message using a schema. |
| PayloadValidatingInterceptor | Client-side interceptor that validates the contents of WebServiceMessages using a schema. |
| Exception Summary | |
|---|---|
| WebServiceValidationException | Exception thrown whenever a validation error occurs on the client-side. |
Provides the ClientInterceptor interface, and validating interceptors.
|
Spring Web Services Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||