Spring Web Services Framework

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

Packages that use org.springframework.ws.soap.server.endpoint.interceptor
org.springframework.ws.soap.server.endpoint.interceptor Provides miscellaneous endpoints EndpointInterceptor implementations for SOAP purposes. 
 

Classes in org.springframework.ws.soap.server.endpoint.interceptor used by org.springframework.ws.soap.server.endpoint.interceptor
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.
 


Spring Web Services Framework

Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.