Package | Description |
---|---|
org.springframework.ws.soap.server.endpoint |
Provides
EndpointAdapter , EndpointMapping , and EndpointExceptionResolver
implementations for SOAP. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
Extension of the
AbstractValidatingMarshallingPayloadEndpoint which validates the request payload with Validator (s), and creates a SOAP Fault whenever the request message cannot be validated. |
Copyright © 2005–2015 The Spring Web Services Framework. All rights reserved.