Interface Server

  • All Known Implementing Classes:
    ServerImpl

    public interface Server
    • Method Detail

      • start

        void start()
      • stop

        void stop()
      • destroy

        void destroy()
      • isStarted

        boolean isStarted()