Uses of Class
org.netxms.client.NXCSession

Packages that use NXCSession
org.netxms.client   
org.netxms.client.datacollection   
org.netxms.client.log   
org.netxms.client.maps   
 

Uses of NXCSession in org.netxms.client
 

Constructors in org.netxms.client with parameters of type NXCSession
NXCAgentPolicy(NXCPMessage msg, NXCSession session)
           
NXCAgentPolicyConfig(NXCPMessage msg, NXCSession session)
           
NXCContainer(NXCPMessage msg, NXCSession session)
           
NXCEntireNetwork(NXCPMessage msg, NXCSession session)
           
NXCInterface(NXCPMessage msg, NXCSession session)
           
NXCNode(NXCPMessage msg, NXCSession session)
           
NXCPolicyGroup(NXCPMessage msg, NXCSession session)
           
NXCPolicyRoot(NXCPMessage msg, NXCSession session)
           
NXCServiceRoot(NXCPMessage msg, NXCSession session)
           
NXCSubnet(NXCPMessage msg, NXCSession session)
           
NXCTemplate(NXCPMessage msg, NXCSession session)
           
 

Uses of NXCSession in org.netxms.client.datacollection
 

Constructors in org.netxms.client.datacollection with parameters of type NXCSession
DataCollectionConfiguration(NXCSession session, long nodeId)
          Create empty data collection configuration.
 

Uses of NXCSession in org.netxms.client.log
 

Constructors in org.netxms.client.log with parameters of type NXCSession
Log(NXCSession session, NXCPMessage msg)
          Create log object from server's reply to CMD_LOG_OPEN.
 

Uses of NXCSession in org.netxms.client.maps
 

Methods in org.netxms.client.maps with parameters of type NXCSession
 NXCObject[] NetworkMapPage.getConnectedObjects(long root, NXCSession session)
          Get all objects connected to given object
 java.lang.Object[] NetworkMapPage.getObjectsAndLinks(NXCSession session)
          Get objects and links in one array - objects as NXCObject and subclasses, links as NXCMapObjectLink
 NXCObject[] NetworkMapPage.getResolvedObjects(NXCSession session)
          Get objects as NXCObject and subclasses
 



Copyright © 2009. All Rights Reserved.