|
Spring Web Services Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
EndpointInterceptor
implementations.
See:
Description
Class Summary | |
---|---|
AbstractValidatingInterceptor | Abstract base class for EndpointInterceptor implementations that validate part of the message using a
schema. |
DelegatingSmartEndpointInterceptor | Implementation of the SmartEndpointInterceptor interface that delegates to a delegate EndpointInterceptor . |
EndpointInterceptorAdapter | Default implementation of the EndpointInterceptor interface, for simplified implementation of
pre-only/post-only interceptors. |
PayloadLoggingInterceptor | Simple EndpointInterceptor that logs the payload of request
and response messages. |
PayloadTransformingInterceptor | Interceptor that transforms the payload of WebServiceMessage s using XSLT stylesheet. |
Provides miscellaneous endpoints EndpointInterceptor
implementations.
|
Spring Web Services Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |