Interface ServerConnector

All Known Implementing Classes:
ServerConnector1, ServerConnector2, ServerConnector3, ServerConnector4, ServerConnectorSmart

public interface ServerConnector
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Update the server info or not
  • Method Details

    • update

      boolean update(ServerInfo info)
      Update the server info or not
      Parameters:
      info - info to update
      Returns:
      updaed or not