Package jline.cli


package jline.cli
Command line and WebSocket client/server execution.
  • Classes
    Class
    Description
    The LineCLI class provides a command-line interface for configuring and running the LINE Solver.
    LineClient is a WebSocket client used to communicate with the LINE Solver server.
    LineServer is a WebSocket server that receives client connections, processes incoming messages, and interacts with the LINE Solver.