Uses of Interface
org.springframework.ws.soap.server.SmartSoapEndpointInterceptor
Package
Description
Provides miscellaneous endpoints
EndpointInterceptor
implementations for SOAP purposes.-
Uses of SmartSoapEndpointInterceptor in org.springframework.ws.soap.server.endpoint.interceptor
Modifier and TypeClassDescriptionclass
Implementation of theSmartSoapEndpointInterceptor
interface that delegates to a delegateSoapEndpointInterceptor
.class
Implementation of theSmartSoapEndpointInterceptor
interface that only intercepts requests that have a specified namespace URI or local part (or both) as payload root.class
Implementation of theSmartEndpointInterceptor
interface that only intercepts requests that have a specified soap action.