|
Spring Web Services Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
EndpointInterceptor
implementations for SOAP purposes.
See:
Description
Class Summary | |
---|---|
AbstractFaultCreatingValidatingInterceptor | Subclass of AbstractValidatingInterceptor that creates a SOAP Fault whenever the request message cannot
be validated. |
DelegatingSmartSoapEndpointInterceptor | Implementation of the SmartSoapEndpointInterceptor interface that delegates to a delegate SoapEndpointInterceptor . |
PayloadRootSmartSoapEndpointInterceptor | Implementation of the SmartSoapEndpointInterceptor interface that only intercepts requests that have a specified namespace URI or local
part (or both) as payload root. |
PayloadValidatingInterceptor | Interceptor that validates the contents of WebServiceMessage s using a schema. |
SoapActionSmartEndpointInterceptor | Implementation of the SmartEndpointInterceptor interface that only intercepts
requests that have a specified soap action. |
SoapEnvelopeLoggingInterceptor | SOAP-specific EndpointInterceptor that logs the complete request and response envelope of
SoapMessage messages. |
Provides miscellaneous endpoints EndpointInterceptor
implementations for SOAP purposes.
|
Spring Web Services Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |