| Package | Description |
|---|---|
| org.springframework.ws.soap.server.endpoint.interceptor |
Provides miscellaneous endpoints
EndpointInterceptor implementations for SOAP purposes. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFaultCreatingValidatingInterceptor
Subclass of
AbstractValidatingInterceptor that creates a SOAP Fault whenever the request message cannot
be validated. |
class |
PayloadValidatingInterceptor
Interceptor that validates the contents of
WebServiceMessages using a schema. |
Copyright © 2017 Pivotal Software. All rights reserved.