| Package | Description |
|---|---|
| io.fluxcapacitor.javaclient.configuration.client | |
| io.fluxcapacitor.javaclient.scheduling.client |
| Modifier and Type | Method and Description |
|---|---|
SchedulingClient |
AbstractClient.getSchedulingClient() |
SchedulingClient |
Client.getSchedulingClient() |
| 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 |
InMemorySchedulingClient |
class |
WebsocketSchedulingClient |
Copyright © 2019 Flux Capacitor. All rights reserved.