| Interface | Description |
|---|---|
| MessagePersister |
You can provide an implementation of this interface in order to be given the chance to persist messages being
added to the
MessageQueue so that if the joynr runtime quits unexpectedly,
the messages in the queue are not lost and can be restored on the next start of the runtime. |
| Class | Description |
|---|---|
| NoOpMessagePersister |
Copyright © 2021. All rights reserved.