Class Server2


  • public class Server2
    extends Object

    Created by Jeff Gaynor
    on 9/7/22 at 6:54 AM

    • Constructor Detail

      • Server2

        public Server2()
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws Exception
        Main and only entry point for the server.
        Parameters:
        args -
        Throws:
        Exception