Uses of Class
org.netxms.client.topology.ConnectionPoint

Packages that use ConnectionPoint
org.netxms.client   
 

Uses of ConnectionPoint in org.netxms.client
 

Methods in org.netxms.client that return ConnectionPoint
 ConnectionPoint NXCSession.findConnectionPoint(int zoneId, java.net.InetAddress ipAddr)
          Find connection point (either directly connected or most close known interface on a switch) for given IP address.
 ConnectionPoint NXCSession.findConnectionPoint(long objectId)
          Find connection point (either directly connected or most close known interface on a switch) for given node or interface object.
 ConnectionPoint NXCSession.findConnectionPoint(MacAddress macAddr)
          Find connection point (either directly connected or most close known interface on a switch) for given MAC address.
 



Copyright © 2013. All Rights Reserved.