Class A3CMLDomain

    • Field Detail

      • serialVersionUID

        private static final long serialVersionUID
        Define serialVersionUID for interoperability.
        See Also:
        Constant Field Values
      • name

        public String name
        Name of the domain.
      • network

        public String network
        Full name of Java class
      • gateway

        public short gateway
        Server Id. of router (1st hop) to access this domain from current node, if -1 the domain is not accessible.
      • hops

        public int hops
        Logical distance between the server of this domain and the root one, i.e. the number of hops to reach a server from the local one.