Class PortTO


  • public class PortTO
    extends java.lang.Object
    This class is the access object to the XML file written by the daemon in the client folder. It is used in the CLI to get access to the port information and a user-password pair that can be used to authenticate with the REST-server.

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

    See Also:
    Simple framework
    • Constructor Summary

      Constructors 
      Constructor Description
      PortTO()