Package ej.rcommand

Interface RemoteConnection

    • Method Detail

      • sendParams

        void sendParams​(List<Object> params)
        Sends the given parameters.
        Parameters:
        params - the list of parameters to send.
      • close

        void close()
        Closes the connection.