Java org.springframework.integration.support ErrorMessageUtils fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.integration.support ErrorMessageUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.integration.support ErrorMessageUtils.

The text is from its open source code.

Field

StringFAILED_MESSAGE_CONTEXT_KEY
The context key for the message object.

Method

AttributeAccessorgetAttributeAccessor(@Nullable Message inputMessage, @Nullable Message failedMessage)
Return a AttributeAccessor for the provided arguments.