Class DaemonConfigTO


  • public class DaemonConfigTO
    extends java.lang.Object
    This class is used to configure the daemon, in particular, its web server, the managed folders and the web server / API users.

    It uses the Simple framework for XML serialization, and its corresponding annotation-based configuration.

    See Also:
    WebServerTO, FolderTO, PortTO, Simple framework