Class ServerKeysProp

    • Constructor Detail

      • ServerKeysProp

        public ServerKeysProp()
        Constructor without name.
      • ServerKeysProp

        public ServerKeysProp​(Atom name)
        Constructor with name.
        Parameters:
        name - The atom name.
    • Method Detail

      • getKeys

        public java.util.List<ServerKey> getKeys()
        Gets the server keys from the property container.
        Returns:
        The list of server keys.