Interface | Description |
---|---|
DeadlineHandlingMember<T> |
Interface describing a message handler capable of handling a specific deadline.
|
Class | Description |
---|---|
DeadlineMethodMessageHandlerDefinition |
Implementation of a
HandlerEnhancerDefinition that is used for DeadlineHandler annotated methods. |
Annotation Type | Description |
---|---|
DeadlineHandler |
Annotation used to mark handlers which are capable of handling a
DeadlineMessage . |
Copyright © 2010–2022. All rights reserved.