See: Description
| Class | Description |
|---|---|
| DataSetDownloadController |
Serves the current data set as a downloadable YAML file.
|
| PortableCoordinates |
Coordinates representation optimized for network transport. |
| PortableDistance |
Portable representation of a
distance. |
| PortableLocation |
Location representation convenient for marshalling. |
| PortableRoute |
Vehicle
route representation convenient for marshalling. |
| PortableRoutingPlan |
RoutingPlan representation convenient for marshalling. |
| PortableRoutingPlanFactory |
Creates instances of
PortableRoutingPlan. |
| PortableVehicle |
Vehicle representation suitable for network transport. |
| RoutingProblemInfo |
Information about a
routing problem instance. |
| ServerInfo |
Server info suitable for network transport.
|
| WebSocketConfig |
Configures STOMP over WebSocket.
|
| WebSocketController |
Handles WebSocket subscriptions and STOMP messages.
|
| WebSocketEventLogger |
Logs WebSocket events like
SessionConnectEvent and SessionSubscribeEvent on DEBUG level. |
| WebSocketRoutingPlanPublisher |
Broadcasts updated route to interested clients over WebSocket.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.