| Package | Description |
|---|---|
| io.serialized.client | |
| io.serialized.client.aggregate | |
| io.serialized.client.feed | |
| io.serialized.client.projection | |
| io.serialized.client.reaction |
| Modifier and Type | Method and Description |
|---|---|
SerializedClientConfig |
SerializedClientConfig.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static <T> AggregateClient.Builder<T> |
AggregateClient.aggregateClient(String aggregateType,
Class<T> stateClass,
SerializedClientConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static FeedClient.Builder |
FeedClient.feedClient(SerializedClientConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static ProjectionClient.Builder |
ProjectionClient.projectionClient(SerializedClientConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static ReactionClient.Builder |
ReactionClient.reactionClient(SerializedClientConfig config) |
Copyright © 2019. All rights reserved.