| Modifier and Type | Method and Description |
|---|---|
GatewayClient |
AbstractClient.getGatewayClient(MessageType messageType) |
GatewayClient |
Client.getGatewayClient(MessageType messageType) |
| Constructor and Description |
|---|
AbstractClient(String name,
String id,
Function<MessageType,? extends GatewayClient> gatewayClients,
Function<MessageType,? extends TrackingClient> trackingClients,
EventStoreClient eventStoreClient,
SchedulingClient schedulingClient,
KeyValueClient keyValueClient) |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryEventStoreClient |
| Modifier and Type | Class and Description |
|---|---|
class |
WebsocketGatewayClient |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemorySchedulingClient |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryMessageStore |
Copyright © 2019 Flux Capacitor. All rights reserved.