Class AnymaDMX_ConnectionConfigXml

  • All Implemented Interfaces:
    XmlAdapter

    public class AnymaDMX_ConnectionConfigXml
    extends AbstractUsbConnectionConfigXml
    Handle XML persistence of layout connections by persisting the AnymaDMX_UsbPortAdapter. Note this is named as the XML version of a AnymaDMX_ConnectionConfig object, but it's actually persisting the AnymaDMX_UsbPortAdapter.

    This class is invoked from jmrix.JmrixConfigPaneXml on write, as that class is the one actually registered. Reads are brought here directly via the class attribute in the XML.

    Since:
    4.9.6