Interface NServer

All Known Implementing Classes:
AdminServerRunnable

public interface NServer
Created by vpc on 2/4/17.
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     
    boolean
     
  • Method Details

    • getServerId

      String getServerId()
    • isRunning

      boolean isRunning()
    • stop

      boolean stop()