| Package | Description |
|---|---|
| org.springframework.ws.soap.server.endpoint.interceptor |
Provides miscellaneous endpoints
EndpointInterceptor implementations for SOAP purposes. |
| Modifier and Type | Class and Description |
|---|---|
class |
PayloadRootSmartSoapEndpointInterceptor
Implementation of the
SmartSoapEndpointInterceptor interface that only intercepts requests that have a specified namespace URI or local
part (or both) as payload root. |
class |
SoapActionSmartEndpointInterceptor
Implementation of the
SmartEndpointInterceptor interface that only intercepts
requests that have a specified soap action. |
Copyright © 2017 Pivotal Software. All rights reserved.