InMemoryOutbox constructor

InMemoryOutbox()

An empty outbox.

Implementation

InMemoryOutbox() : super(InMemoryStore());