Interface | Description |
---|---|
MessagingService |
Interface that declares the contract for using the messaging system.
|
Class | Description |
---|---|
CleanableMessagingService |
Service that decorated the regular service to also provide the possibility to
clean resources.
|
EverySupportingMessagingService |
Implementation that will ask each sender if it is able to handle the message.
|
WrapExceptionMessagingService |
Decorator that catch all exceptions including
RuntimeException . |
Copyright © 2021. All rights reserved.