Class Client

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable

    public class Client
    extends SimpleClient
    • Method Detail

      • run

        public void run()
                 throws java.io.IOException
        Throws:
        java.io.IOException
      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception