toggle menu
Transactional Outbox
jvm
switch theme
search in API
core
/
io.github.bluegroundltd.outbox
/
SimpleOutboxHandler
/
SimpleOutboxHandler
Simple
Outbox
Handler
constructor
(
supportedType
:
OutboxType
,
objectMapper
:
ObjectMapper
,
clock
:
Clock
,
maxRetries
:
Int
,
payloadType
:
Class
<
T
>
)