Class SingleServerType

java.lang.Object
io.datarouter.storage.servertype.SingleServerType
All Implemented Interfaces:
io.datarouter.enums.Displayable, io.datarouter.enums.DisplayablePersistentString, io.datarouter.enums.PersistentString, ServerType, Comparable<ServerType>

public class SingleServerType extends Object implements ServerType
  • Constructor Details

    • SingleServerType

      public SingleServerType(String persistentString, boolean isProduction, boolean isHttpExposed)
  • Method Details