Interface Front

  • All Known Implementing Classes:
    FtBasic, FtCli, FtRemote, FtSecure

    public interface Front
    HTTP front.

    All implementations of this interface must be thread-safe.

    Since:
    0.1
    • Method Detail

      • start

        void start​(Exit exit)
            throws IOException
        Start and dispatch all incoming sockets.
        Parameters:
        exit - When to exit
        Throws:
        IOException - If fails