InMemoryMessageFactory

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open operator override fun invoke(senderId: ID, sharedData: Map<Path, PayloadRepresentation<Any?>>): Message<ID, Any?>

Creates a Message instance with the given senderId and sharedData.