Uses of Interface
org.springframework.ws.soap.server.SmartSoapEndpointInterceptor
Packages that use SmartSoapEndpointInterceptor
Package
Description
Provides miscellaneous endpoints
EndpointInterceptor implementations for SOAP purposes.-
Uses of SmartSoapEndpointInterceptor in org.springframework.ws.soap.server.endpoint.interceptor
Classes in org.springframework.ws.soap.server.endpoint.interceptor that implement SmartSoapEndpointInterceptorModifier and TypeClassDescriptionclassImplementation of theSmartSoapEndpointInterceptorinterface that delegates to a delegateSoapEndpointInterceptor.classImplementation of theSmartSoapEndpointInterceptorinterface that only intercepts requests that have a specified namespace URI or local part (or both) as payload root.classImplementation of theSmartEndpointInterceptorinterface that only intercepts requests that have a specified soap action.