A
B
C
D
E
F
G
I
J
N
O
P
R
S
V
P
- payload(java.lang.String) - function in io.namastack.springoutbox.OutboxRecord.Builder
- Sets the payload for the outbox record.
- process() - function in io.namastack.springoutbox.OutboxProcessingScheduler
- Main processing method that runs on a scheduled interval.
- process(io.namastack.springoutbox.OutboxRecord) - function in io.namastack.springoutbox.OutboxRecordProcessor
- Processes an outbox record.