Interface ServerService

    • Method Detail

      • init

        void init​(java.util.Properties props)
           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getIP

        java.lang.String getIP()
        Gets the ip number that the daemon is listening on.
      • getPort

        int getPort()
        Gets the port number that the daemon is listening on.