Uses of Interface
org.opensaml.messaging.error.MessageErrorHandler
Packages that use MessageErrorHandler
Package
Description
Interfaces and classes for message-related error handling.
SOAP messaging support implementations.
-
Uses of MessageErrorHandler in org.opensaml.messaging.error
Subinterfaces of MessageErrorHandler in org.opensaml.messaging.errorModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version.interfaceA specialization of error handler that explicitly indicates that it is capable of handling one or more types of throwable errors. -
Uses of MessageErrorHandler in org.opensaml.soap.soap11.messaging.impl
Classes in org.opensaml.soap.soap11.messaging.impl that implement MessageErrorHandlerModifier and TypeClassDescriptionclassAn implementation ofTypedMessageErrorHandlerwhich simply decorates the suppliedMessageContextwith aFaultand optionally a WS-Addressing Action URI.