Namespace Steeltoe.Messaging.Handler.Invocation
Classes
Interfaces
- IAsyncHandlerMethodReturnValueHandler
Async return value handler
- IHandlerMethodArgumentResolver
Strategy interface for resolving method parameters into argument values in the context of a given request.
- IHandlerMethodReturnValueHandler
Strategy interface to handle the value returned from the invocation of a method handling a Message.
- IInvocableHandlerMethod
Invokes the underlying method with argument values resolved from the current message.