Skip navigation links
C D E F G M N O P R S V W 

C

connect() - Method in class org.netxms.mobile.agent.Session
Connect to server.

D

dciId - Variable in class org.netxms.mobile.agent.DciPushData
 
dciName - Variable in class org.netxms.mobile.agent.DciPushData
 
DciPushData - Class in org.netxms.mobile.agent
Push DCI data
DciPushData(long, long, String) - Constructor for class org.netxms.mobile.agent.DciPushData
 
DciPushData(String, String, String) - Constructor for class org.netxms.mobile.agent.DciPushData
 
DEFAULT_CONN_PORT - Static variable in class org.netxms.mobile.agent.Session
 
disconnect() - Method in class org.netxms.mobile.agent.Session
Disconnect from server

E

executeSimpleCommand(int) - Method in class org.netxms.mobile.agent.Session
Execute simple commands (without arguments and only returning RCC)

F

finalize() - Method in class org.netxms.mobile.agent.Session
 

G

getErrorCode() - Method in exception org.netxms.mobile.agent.MobileAgentException
 
getMessage() - Method in exception org.netxms.mobile.agent.MobileAgentException
 

M

MobileAgentException - Exception in org.netxms.mobile.agent
NetXMS mobile client exception.
MobileAgentException(int) - Constructor for exception org.netxms.mobile.agent.MobileAgentException
 

N

newMessage(int) - Method in class org.netxms.mobile.agent.Session
Create new NXCP message with unique id
nodeId - Variable in class org.netxms.mobile.agent.DciPushData
 
nodeName - Variable in class org.netxms.mobile.agent.DciPushData
 

O

org.netxms.mobile.agent - package org.netxms.mobile.agent
 
org.netxms.mobile.agent.constants - package org.netxms.mobile.agent.constants
 

P

PROTOCOL_VERSION - Static variable in class org.netxms.mobile.agent.Session
 
pushDciData(DciPushData[]) - Method in class org.netxms.mobile.agent.Session
Push data to server.
pushDciData(long, long, String) - Method in class org.netxms.mobile.agent.Session
Push value for single DCI.
pushDciData(String, String, String) - Method in class org.netxms.mobile.agent.Session
Push value for single DCI.

R

RCC - Class in org.netxms.mobile.agent.constants
This class represents request completion codes (RCC) sent by NetXMS server or agent.
RCC() - Constructor for class org.netxms.mobile.agent.constants.RCC
 
reportDeviceStatus(InetAddress, GeoLocation, int, int) - Method in class org.netxms.mobile.agent.Session
Report basic current status of the device.
reportDeviceSystemInfo(String, String, String, String, String, String) - Method in class org.netxms.mobile.agent.Session
Report basic system information about mobile device.

S

sendMessage(NXCPMessage) - Method in class org.netxms.mobile.agent.Session
Send message to server
Session - Class in org.netxms.mobile.agent
Communication session with NetXMS server.
Session(String, String, String, String) - Constructor for class org.netxms.mobile.agent.Session
 
Session(String, int, String, String, String) - Constructor for class org.netxms.mobile.agent.Session
 
Session(String, int, String, String, String, boolean) - Constructor for class org.netxms.mobile.agent.Session
 
setCommandTimeout(int) - Method in class org.netxms.mobile.agent.Session
Set command execution timeout in milliseconds.

V

value - Variable in class org.netxms.mobile.agent.DciPushData
 

W

waitForMessage(int, long, int) - Method in class org.netxms.mobile.agent.Session
Wait for message with specific code and id.
waitForMessage(int, long) - Method in class org.netxms.mobile.agent.Session
Wait for message with specific code and id.
waitForRCC(long) - Method in class org.netxms.mobile.agent.Session
Wait for CMD_REQUEST_COMPLETED message with given id using default timeout
waitForRCC(long, int) - Method in class org.netxms.mobile.agent.Session
Wait for request completion message.
C D E F G M N O P R S V W 
Skip navigation links

Copyright © 2016. All rights reserved.