Class NetworkPath

java.lang.Object
org.netxms.client.topology.NetworkPath

public class NetworkPath extends Object
Network path
  • Constructor Details

    • NetworkPath

      public NetworkPath(NXCPMessage msg)
      Create network path object from NXCP message
      Parameters:
      msg - NXCP message
  • Method Details

    • getPath

      public List<HopInfo> getPath()
      Returns:
      the path
    • isComplete

      public boolean isComplete()
      Returns:
      the complete