Class ServerState


  • public class ServerState
    extends AbstractDto
    Contains information about server state.
    • Constructor Summary

      Constructors 
      Constructor Description
      ServerState()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getCurrentMode()  
      void setCurrentMode​(java.lang.String currentMode)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ServerState

        public ServerState()
    • Method Detail

      • getCurrentMode

        public java.lang.String getCurrentMode()
        Returns:
        current server mode
      • setCurrentMode

        public void setCurrentMode​(java.lang.String currentMode)
        Parameters:
        currentMode - Current server mode