Package jline.cli
package jline.cli
Command line and WebSocket client/server execution.
-
ClassesClassDescriptionCLI for the standalone ldes.jar (LINE Discrete Event Simulator).The LineCLI class provides a command-line interface for configuring and running the LINE Solver.A client for sending layered network models to a Docker-based LINE server.LineWebSocketClient is a WebSocket client used to communicate with the LINE Solver server.LineWebSocketServer is a WebSocket server that receives client connections, processes incoming messages, and interacts with the LINE Solver.