| Interface | Description |
|---|---|
| ActionSerdes<A> |
The serdes required to serialize and deserialize the action request and response topics.
|
| SagaClientSerdes<A> |
The serdes required to serialize and deserialize the saga request and response topics.
|
| SagaSerdes<A> |
The serdes required to serialize and deserialize the saga state and state transition topics, as well as the request and response topics.
|
| Class | Description |
|---|---|
| TopicSerdes<K,V> |
A generic interface representing the serdes required to serialize and deserialize an arbitrary topic.
|
Copyright © 2019. All rights reserved.