Table of Contents

Interface IReplyPostProcessor

Namespace
Steeltoe.Messaging.RabbitMQ.Listener.Adapters
Assembly
Steeltoe.Messaging.RabbitMQ.dll
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public interface IReplyPostProcessor : IServiceNameAware
Inherited Members

Methods

Apply(IMessage, IMessage)

IMessage Apply(IMessage arg1, IMessage arg2)

Parameters

arg1 IMessage
arg2 IMessage

Returns

IMessage