Spring Web Services Framework

Package org.springframework.ws.soap.server.endpoint.interceptor

Provides miscellaneous endpoints 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.
PayloadValidatingInterceptor Interceptor that validates the contents of WebServiceMessages using a schema.
SoapEnvelopeLoggingInterceptor SOAP-specific EndpointInterceptor that logs the complete request and response envelope of SoapMessage messages.
 

Package org.springframework.ws.soap.server.endpoint.interceptor Description

Provides miscellaneous endpoints EndpointInterceptor implementations for SOAP purposes.


Spring Web Services Framework

Copyright � 2005-2008 The Spring Web Services Framework. All Rights Reserved.