Uses of Class
org.springframework.ws.soap.server.endpoint.SimpleSoapExceptionResolver
Packages that use SimpleSoapExceptionResolver
Package
Description
Annotations and supporting classes for declarative configuration.
-
Uses of SimpleSoapExceptionResolver in org.springframework.ws.config.annotation
Methods in org.springframework.ws.config.annotation that return SimpleSoapExceptionResolverModifier and TypeMethodDescriptionWsConfigurationSupport.simpleSoapExceptionResolver()
Returns aSimpleSoapExceptionResolver
ordered at lowest precedence for handling endpoint exceptions.