| Package | Description | 
|---|---|
| org.springframework.ws.server.endpoint.interceptor | Provides miscellaneous endpoints  EndpointInterceptorimplementations. | 
| org.springframework.ws.soap.server | Contains classes for SOAP-specific server-side Spring-WS support. | 
| org.springframework.ws.soap.server.endpoint.interceptor | Provides miscellaneous endpoints  EndpointInterceptorimplementations for SOAP purposes. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DelegatingSmartEndpointInterceptorImplementation of the  SmartEndpointInterceptorinterface that delegates to a delegateEndpointInterceptor. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | SmartSoapEndpointInterceptorSOAP-specific extension of the  SmartEndpointInterceptorinterface. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DelegatingSmartSoapEndpointInterceptorImplementation of the  SmartSoapEndpointInterceptorinterface that delegates to a delegateSoapEndpointInterceptor. | 
| class  | PayloadRootSmartSoapEndpointInterceptorImplementation of the  SmartSoapEndpointInterceptorinterface that only intercepts requests that have a specified namespace URI or local
 part (or both) as payload root. | 
| class  | SoapActionSmartEndpointInterceptorImplementation of the  SmartEndpointInterceptorinterface that only intercepts
 requests that have a specified soap action. | 
Copyright © 2023 VMware, Inc.. All rights reserved.