A B C D E F G H I J L M N O P R S T U W

A

ABOVE_UPPER_ALERT_LIMIT - Static variable in class com.alarexgroup.m2mplf.adapters.hw.CriticalTemperatureAdapter
Temperature above the highest limit
ABOVE_UPPERMOST_LIMIT - Static variable in class com.alarexgroup.m2mplf.adapters.hw.CriticalTemperatureAdapter
Temperature near the highest limit
ADCAdapter - Class in com.alarexgroup.m2mplf.adapters.converter
Adapter for controlling the A/D converter.
ADCAdapterListener - Interface in com.alarexgroup.m2mplf.adapters.converter
Listener for continuous scanning of AD converter input.
addHeaderProperty(String, String) - Method in class com.alarexgroup.m2mplf.net.http.HttpAsyncCommunicator
Append a parameter to HTTP header
addHeaderProperty(String, String) - Method in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
Appends a parameter to HTTP header.
addListener(ATCommanderListener) - Static method in class com.alarexgroup.m2mplf.util.ATCommander
Adds listener for AT commands events
addRecord(TableRecord, boolean) - Method in class com.alarexgroup.m2mplf.db.Table
Přidá řádek do tabulky
after(DateTime) - Method in class com.alarexgroup.m2mplf.util.DateTime
Compares if object's date in parametr was before date
answer() - Method in class com.alarexgroup.m2mplf.adapters.csdDataCall.CSDDataCallAdapter
Answer to incomming data call
append(String, byte[]) - Method in class com.alarexgroup.m2mplf.clients.FTPClient
Appends file's data on FTP server.
appPause() - Method in class com.alarexgroup.m2mplf.M2Mlet
By implementing this method you can define actions to handle paused application.
appStart() - Method in class com.alarexgroup.m2mplf.examples.CountImpulses
appStart() - Method in class com.alarexgroup.m2mplf.examples.DbExample
appStart() - Method in class com.alarexgroup.m2mplf.examples.demo.PublicDemo
appStart() - Method in class com.alarexgroup.m2mplf.examples.Echo
appStart() - Method in class com.alarexgroup.m2mplf.examples.HelloWorld
appStart() - Method in class com.alarexgroup.m2mplf.examples.POSTHTTPData
appStart() - Method in class com.alarexgroup.m2mplf.examples.ReceiveFromSerial
appStart() - Method in class com.alarexgroup.m2mplf.examples.Schedule
appStart() - Method in class com.alarexgroup.m2mplf.examples.SendSMS
appStart() - Method in class com.alarexgroup.m2mplf.examples.SendValue
appStart() - Method in class com.alarexgroup.m2mplf.examples.SerialDemo
appStart() - Method in class com.alarexgroup.m2mplf.M2Mlet
Abstract method that is called at application's start.
appStart() - Method in class com.alarexgroup.m2mplf.tests.TestM2Mlet
appStop(boolean) - Method in class com.alarexgroup.m2mplf.examples.HelloWorld
appStop(boolean) - Method in class com.alarexgroup.m2mplf.examples.SendValue
appStop(boolean) - Method in class com.alarexgroup.m2mplf.M2Mlet
By implementing this method you can define actions that are necessary when application finishes.
appStop(boolean) - Method in class com.alarexgroup.m2mplf.tests.ScheduleTest
assertTrue(boolean) - Method in class com.alarexgroup.m2mplf.tests.TestM2Mlet
ATCommander - Class in com.alarexgroup.m2mplf.util
This class serves as helper class for calling AT commands Please note that class uses only one instance of ATCommand class for all exec calls
ATCommander() - Constructor for class com.alarexgroup.m2mplf.util.ATCommander
ATCommanderListener - Interface in com.alarexgroup.m2mplf.util
This listener processes AT command answers.
ATEvent(String) - Method in class com.alarexgroup.m2mplf.adapters.csdDataCall.CSDDataCallAdapter
Internal method
ATEvent(String) - Method in class com.alarexgroup.m2mplf.examples.EchoNoFramework
authenticatePIN(String) - Method in class com.alarexgroup.m2mplf.adapters.security.SIMSecurityAdapter
Method authenticates SIM with PINu
avaiable() - Method in class com.alarexgroup.m2mplf.file.Folder
Available place in v file system

B

Base64 - Class in com.alarexgroup.m2mplf.util
This class codes and decodes BASE64 which is often used for email communication.
base64Chars - Static variable in class com.alarexgroup.m2mplf.util.Base64
BasicTests - Class in com.alarexgroup.m2mplf.tests
BasicTests() - Constructor for class com.alarexgroup.m2mplf.tests.BasicTests
battery - Variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
Battery status
BATTERY_NOT_CONNECTED - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
Battery not connected
before(DateTime) - Method in class com.alarexgroup.m2mplf.util.DateTime
Compares if object's date in parametr was after date
BELLOW_LOW_ALERT_LIMIT - Static variable in class com.alarexgroup.m2mplf.adapters.hw.CriticalTemperatureAdapter
Temperature below the lowest limit
BELLOW_LOWEST_LIMIT - Static variable in class com.alarexgroup.m2mplf.adapters.hw.CriticalTemperatureAdapter
Temperature near the lowest limit
BitSet - Class in com.alarexgroup.m2mplf.util
Internal class ported from JAVA JDK 1.4.1
BitSet(int) - Constructor for class com.alarexgroup.m2mplf.util.BitSet
BufferedReader - Class in com.alarexgroup.m2mplf.util
Internal class ported from JAVA JDK 1.4.1
BufferedReader(Reader, int) - Constructor for class com.alarexgroup.m2mplf.util.BufferedReader
Create a buffering character-input stream that uses an input buffer of the specified size.
BufferedReader(Reader) - Constructor for class com.alarexgroup.m2mplf.util.BufferedReader
Create a buffering character-input stream that uses a default-sized input buffer.

C

CALL_STATUS_ACTIVE - Static variable in class com.alarexgroup.m2mplf.adapters.incomingCallAdapter.IncomingCallAdapter
Call active
CALL_STATUS_ALERTING - Static variable in class com.alarexgroup.m2mplf.adapters.incomingCallAdapter.IncomingCallAdapter
Call alerting
CALL_STATUS_DIALING - Static variable in class com.alarexgroup.m2mplf.adapters.incomingCallAdapter.IncomingCallAdapter
Call dialing
CALL_STATUS_HELD - Static variable in class com.alarexgroup.m2mplf.adapters.incomingCallAdapter.IncomingCallAdapter
Call held
CALL_STATUS_INCOMING - Static variable in class com.alarexgroup.m2mplf.adapters.incomingCallAdapter.IncomingCallAdapter
Call incomming
CALL_STATUS_WAITING - Static variable in class com.alarexgroup.m2mplf.adapters.incomingCallAdapter.IncomingCallAdapter
Call waiting
CALL_TYPE_DATA - Static variable in class com.alarexgroup.m2mplf.adapters.incomingCallAdapter.IncomingCallAdapter
Data call
CALL_TYPE_FAX - Static variable in class com.alarexgroup.m2mplf.adapters.incomingCallAdapter.IncomingCallAdapter
Fax call
CALL_TYPE_UNKNOWN - Static variable in class com.alarexgroup.m2mplf.adapters.incomingCallAdapter.IncomingCallAdapter
Unknown call
CALL_TYPE_VOICE - Static variable in class com.alarexgroup.m2mplf.adapters.incomingCallAdapter.IncomingCallAdapter
Voice call
callReadCurrentPulseCount() - Method in class com.alarexgroup.m2mplf.adapters.io.PulseAdapter
Read current status of the reader.
cancel() - Method in class com.alarexgroup.m2mplf.adapters.schedule.Task
Cancels remaining scheduled tasks
checkIfPINIsNeeded() - Method in class com.alarexgroup.m2mplf.adapters.security.SIMSecurityAdapter
Method verifies if SIM card needs PIN code
clearLogBuffer() - Static method in class com.alarexgroup.m2mplf.logging.Logger
Erases logBuffer
clearTable() - Method in class com.alarexgroup.m2mplf.db.Table
ClientSocketCommunicator - Class in com.alarexgroup.m2mplf.net.tcpip
Class for TCP-IP comunication.
close() - Method in class com.alarexgroup.m2mplf.adapters.csdDataCall.CSDDataCallAdapter
Releases this adapter's resources and terminates it's activity
close() - Method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
Terminates this adapter's work
close() - Method in class com.alarexgroup.m2mplf.clients.FTPClient
Finishes work with FTP
close() - Method in class com.alarexgroup.m2mplf.clients.POP3Client
Finishes POP3Cliet processing.
close() - Method in class com.alarexgroup.m2mplf.file.File
Finish the work with file and unblock the sources.
close() - Method in class com.alarexgroup.m2mplf.file.Folder
Finish work with folder
close() - Method in class com.alarexgroup.m2mplf.file.TXTFile
Finishes work with text file.
close() - Method in class com.alarexgroup.m2mplf.net.http.HttpAsyncCommunicator
communicator logged off
close() - Static method in class com.alarexgroup.m2mplf.util.ATCommander
close() - Method in class com.alarexgroup.m2mplf.util.BufferedReader
closeConnection() - Method in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
This method closes connection.
closeConnection() - Method in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator
Closes conection
closeDatabase() - Method in class com.alarexgroup.m2mplf.db.Database
Finishes work with database - closes tables.
closeDriver() - Method in class com.alarexgroup.m2mplf.adapters.io.PinAdapter
Ends current work od the adapter and releases HW resources of module
closePort() - Method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
Method stops serail communication.You can reestablish the connection with openPort methods.
closeSMTP() - Method in class com.alarexgroup.m2mplf.clients.SMTPClient
Closes this client's SMTP connection
com.alarexgroup.m2mplf - package com.alarexgroup.m2mplf
com.alarexgroup.m2mplf.adapters.converter - package com.alarexgroup.m2mplf.adapters.converter
com.alarexgroup.m2mplf.adapters.csdDataCall - package com.alarexgroup.m2mplf.adapters.csdDataCall
com.alarexgroup.m2mplf.adapters.hw - package com.alarexgroup.m2mplf.adapters.hw
com.alarexgroup.m2mplf.adapters.incomingCallAdapter - package com.alarexgroup.m2mplf.adapters.incomingCallAdapter
com.alarexgroup.m2mplf.adapters.io - package com.alarexgroup.m2mplf.adapters.io
com.alarexgroup.m2mplf.adapters.io.exceptions - package com.alarexgroup.m2mplf.adapters.io.exceptions
com.alarexgroup.m2mplf.adapters.schedule - package com.alarexgroup.m2mplf.adapters.schedule
com.alarexgroup.m2mplf.adapters.security - package com.alarexgroup.m2mplf.adapters.security
com.alarexgroup.m2mplf.adapters.security.exceptions - package com.alarexgroup.m2mplf.adapters.security.exceptions
com.alarexgroup.m2mplf.adapters.serial - package com.alarexgroup.m2mplf.adapters.serial
com.alarexgroup.m2mplf.adapters.sms - package com.alarexgroup.m2mplf.adapters.sms
com.alarexgroup.m2mplf.adapters.sms.exceptions - package com.alarexgroup.m2mplf.adapters.sms.exceptions
com.alarexgroup.m2mplf.clients - package com.alarexgroup.m2mplf.clients
com.alarexgroup.m2mplf.db - package com.alarexgroup.m2mplf.db
com.alarexgroup.m2mplf.examples - package com.alarexgroup.m2mplf.examples
com.alarexgroup.m2mplf.examples.demo - package com.alarexgroup.m2mplf.examples.demo
com.alarexgroup.m2mplf.exceptions - package com.alarexgroup.m2mplf.exceptions
com.alarexgroup.m2mplf.file - package com.alarexgroup.m2mplf.file
com.alarexgroup.m2mplf.logging - package com.alarexgroup.m2mplf.logging
com.alarexgroup.m2mplf.net.http - package com.alarexgroup.m2mplf.net.http
com.alarexgroup.m2mplf.net.tcpip - package com.alarexgroup.m2mplf.net.tcpip
com.alarexgroup.m2mplf.s - package com.alarexgroup.m2mplf.s
com.alarexgroup.m2mplf.security.hash - package com.alarexgroup.m2mplf.security.hash
com.alarexgroup.m2mplf.tests - package com.alarexgroup.m2mplf.tests
com.alarexgroup.m2mplf.tests.exceptions - package com.alarexgroup.m2mplf.tests.exceptions
com.alarexgroup.m2mplf.tests.internal - package com.alarexgroup.m2mplf.tests.internal
com.alarexgroup.m2mplf.util - package com.alarexgroup.m2mplf.util
configurePin(int, int, int) - Method in class com.alarexgroup.m2mplf.adapters.io.PinConfiguration
Set up configuration of the specified pin.
configurePins(int[], int, int) - Method in class com.alarexgroup.m2mplf.adapters.io.PinConfiguration
Global pin configuration.
CONNChanged(boolean) - Method in class com.alarexgroup.m2mplf.adapters.csdDataCall.CSDDataCallAdapter
Internal method
CONNChanged(boolean) - Method in class com.alarexgroup.m2mplf.examples.EchoNoFramework
CountImpulses - Class in com.alarexgroup.m2mplf.examples
CountImpulses() - Constructor for class com.alarexgroup.m2mplf.examples.CountImpulses
countTokens() - Method in class com.alarexgroup.m2mplf.util.StringTokenizer
Number of delimited text's parts
create() - Method in class com.alarexgroup.m2mplf.file.File
Creates physically new file.
createFolder(String) - Static method in class com.alarexgroup.m2mplf.file.Folder
Creates directory in parameter.
createInputPort(int[], boolean) - Method in class com.alarexgroup.m2mplf.adapters.io.PortAdapter
Method creates input port from array-specified GPIO pins.
createLimitPulseCounter(long) - Method in class com.alarexgroup.m2mplf.adapters.io.PulseAdapter
Initializes reader in the mode of counting the impulses until given value.
createMessage(String, String) - Method in class com.alarexgroup.m2mplf.clients.SMTPClient
createOutputPort(int[]) - Method in class com.alarexgroup.m2mplf.adapters.io.PortAdapter
Creates output port from GPIO
createRecord() - Method in class com.alarexgroup.m2mplf.db.Table
Creates object of table's row
createStartStopPulseCounter() - Method in class com.alarexgroup.m2mplf.adapters.io.PulseAdapter
Initializes the reader in start/stop mode.
createTable(String, byte[], byte[][]) - Method in class com.alarexgroup.m2mplf.db.Database
Creates table in database
CriticalTemperatureAdapter - Class in com.alarexgroup.m2mplf.adapters.hw
Adapter for monitoring module's and battery's temperature.
CriticalTemperatureAdapterListener - Interface in com.alarexgroup.m2mplf.adapters.hw
Listener for handling events from temperature monitoring of module.
CSDDataCallAdapter - Class in com.alarexgroup.m2mplf.adapters.csdDataCall
This adapter can create data connection with other members of GSM network

Example:

CSDDataCallAdapterListener - Interface in com.alarexgroup.m2mplf.adapters.csdDataCall
Listener for serving incomming data from CSD data call.

D

DATA_SEPARATOR_CR - Static variable in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
Data block closing sequence: CR - 13
DATA_SEPARATOR_CR_LF - Static variable in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
Data block closing sequence: CRLF - 13,10 = 0D,0A in HEX
DATA_SEPARATOR_ESCAPE - Static variable in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
Data block closing sequence: ESC - 27
DATA_SEPARATOR_ZERO_BYTE - Static variable in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
Data block closing sequence: 0
Database - Class in com.alarexgroup.m2mplf.db
Database object collects tables and executes their initialisation, opening and closing.
Database(String) - Constructor for class com.alarexgroup.m2mplf.db.Database
DateTime - Class in com.alarexgroup.m2mplf.util
Object for work with time.
DateTime(Date) - Constructor for class com.alarexgroup.m2mplf.util.DateTime
Returns object DateTime - date and time set according to the type Date content.
DateTime() - Constructor for class com.alarexgroup.m2mplf.util.DateTime
Returns object DateTime - includes current date and time
DateTime(long) - Constructor for class com.alarexgroup.m2mplf.util.DateTime
Returns object Datetime which includes date and time according to long type content (miliseconds)
DateTime(int, int, int, int, int, int, int) - Constructor for class com.alarexgroup.m2mplf.util.DateTime
Returns object DateTime - date and time according to single parametrs
DbExample - Class in com.alarexgroup.m2mplf.examples
DbExample() - Constructor for class com.alarexgroup.m2mplf.examples.DbExample
DCDChanged(boolean) - Method in class com.alarexgroup.m2mplf.adapters.csdDataCall.CSDDataCallAdapter
Internal method
DCDChanged(boolean) - Method in class com.alarexgroup.m2mplf.examples.EchoNoFramework
decode(byte[]) - Static method in class com.alarexgroup.m2mplf.util.Base64
Dates decoding from BASE64
decode(InputStream, OutputStream) - Static method in class com.alarexgroup.m2mplf.util.Base64
Dates decoding - from BASE64
DEFAULT_INI_CONFIG - Static variable in class com.alarexgroup.m2mplf.M2Mlet
Path to application's main INI file (configuration)
delete(String) - Method in class com.alarexgroup.m2mplf.clients.FTPClient
Ereases data on FTP server
delete(int) - Method in class com.alarexgroup.m2mplf.clients.POP3Client
Erases message on server
delete() - Method in class com.alarexgroup.m2mplf.file.File
Erease file
deleteFolder(String) - Static method in class com.alarexgroup.m2mplf.file.Folder
Ereases folder in paramenter.
deleteRecord(TableRecord) - Method in class com.alarexgroup.m2mplf.db.Table
deleteRecord(int, int) - Method in class com.alarexgroup.m2mplf.db.Table
destroyApp(boolean) - Method in class com.alarexgroup.m2mplf.examples.EchoNoFramework
destroyApp(boolean) - Method in class com.alarexgroup.m2mplf.M2Mlet
Internal method.
destroyCounter() - Method in class com.alarexgroup.m2mplf.adapters.io.PulseAdapter
Terminates the reader's work, releases module's resources.
destroyPort(Port) - Method in class com.alarexgroup.m2mplf.adapters.io.PortAdapter
This method releases port from usage
dial(String) - Method in class com.alarexgroup.m2mplf.adapters.csdDataCall.CSDDataCallAdapter
Allows you to try for data connection with given number in GSM network
DSRChanged(boolean) - Method in class com.alarexgroup.m2mplf.adapters.csdDataCall.CSDDataCallAdapter
Internal method
DSRChanged(boolean) - Method in class com.alarexgroup.m2mplf.examples.EchoNoFramework

E

Echo - Class in com.alarexgroup.m2mplf.examples
Echo() - Constructor for class com.alarexgroup.m2mplf.examples.Echo
EchoNoFramework - Class in com.alarexgroup.m2mplf.examples
EchoNoFramework() - Constructor for class com.alarexgroup.m2mplf.examples.EchoNoFramework
encode(byte[]) - Static method in class com.alarexgroup.m2mplf.util.Base64
Codes dates into BASE64
encode(byte[], int, int) - Static method in class com.alarexgroup.m2mplf.util.Base64
encode(InputStream, OutputStream) - Static method in class com.alarexgroup.m2mplf.util.Base64
Codes dates into BASE64
equals(DateTime) - Method in class com.alarexgroup.m2mplf.util.DateTime
Detects if the dates were the same
ERROR_CODE_ALL_OK - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
all right
ERROR_CODE_ALL_OK - Static variable in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator
All right
ERROR_CODE_CONNECTION_NOT_FOUND - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
connection is not possible
ERROR_CODE_CONNECTION_NOT_FOUND - Static variable in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator
Establish contact isn't possible.
ERROR_CODE_INVALID_PARAMETERS - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
wrong URL form or connectionProfile
ERROR_CODE_INVALID_PARAMETERS - Static variable in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator
Bad format of address or connectionProfile
ERROR_CODE_INVALID_STATE - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
error of HTTP communicator's state
ERROR_CODE_IO_EXCEPTION - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
IO exception
ERROR_CODE_IO_EXCEPTION - Static variable in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator
IO exception
ERROR_CODE_SECURITY_EXCEPTION - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
J2ME security exception
ERROR_CODE_SECURITY_EXCEPTION - Static variable in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator
J2ME security error
ERROR_CODE_UNKNOWN_ERROR - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
unknown error
ERROR_CODE_UNKNOWN_ERROR - Static variable in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator
Unknown error
exec(String) - Static method in class com.alarexgroup.m2mplf.util.ATCommander
This method is intended for AT commands execution and from AT command returns whole answer in STRING..
execute(String) - Static method in class com.alarexgroup.m2mplf.util.ATCommander
Method executes AT command and pass lines of answers in Vectors form.
execute(String, int) - Static method in class com.alarexgroup.m2mplf.util.ATCommander
Executes AT command and returns required line from answer
exists() - Method in class com.alarexgroup.m2mplf.file.File
Detect if the file existed.

F

File - Class in com.alarexgroup.m2mplf.file
Class for work with files in module memory.
File(String) - Constructor for class com.alarexgroup.m2mplf.file.File
Creates file instance
fileSize() - Method in class com.alarexgroup.m2mplf.file.File
Returns file size.
findRecord(TableRecord, int) - Method in class com.alarexgroup.m2mplf.db.Table
Finds record defined by index parameter "what" and returns his content - saved in table as TableRecord.
flush() - Method in class com.alarexgroup.m2mplf.db.Table
Folder - Class in com.alarexgroup.m2mplf.file
This class works with file system.
Folder() - Constructor for class com.alarexgroup.m2mplf.file.Folder
formatNumber(int, int) - Static method in class com.alarexgroup.m2mplf.util.Util
Completes nulls on left side of number
FrameworkTest - Class in com.alarexgroup.m2mplf.tests.internal
FrameworkTest() - Constructor for class com.alarexgroup.m2mplf.tests.internal.FrameworkTest
FTPClient - Class in com.alarexgroup.m2mplf.clients
FTPClient(String, int, String) - Constructor for class com.alarexgroup.m2mplf.clients.FTPClient
Creates FTP instance - ready to use.

G

get(int) - Method in class com.alarexgroup.m2mplf.util.BitSet
getADCAdapter(ADCAdapterListener, boolean) - Static method in class com.alarexgroup.m2mplf.adapters.converter.ADCAdapter
Adapter initialization
getBytesToHex(byte[]) - Static method in class com.alarexgroup.m2mplf.util.Util
Conversion array of bytes to hexadecimal presentation
getByteToHex(int) - Static method in class com.alarexgroup.m2mplf.util.Util
Convert byte to hexadecimal presentation
getClientSocketCommunicator(TCPIPEventListener, String, int) - Static method in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator
This method initialize comunicator and returns his instance.
getColumnAsBinary(int) - Method in class com.alarexgroup.m2mplf.db.TableRecord
Reads column as a BINARY value - array of bytes
getColumnAsByte(int) - Method in class com.alarexgroup.m2mplf.db.TableRecord
Reads column as a BYTE value
getColumnAsDouble(int) - Method in class com.alarexgroup.m2mplf.db.TableRecord
Reads column as a DOUBLE value
getColumnAsFloat(int) - Method in class com.alarexgroup.m2mplf.db.TableRecord
Reads column as a FLOAT value
getColumnAsInt(int) - Method in class com.alarexgroup.m2mplf.db.TableRecord
Reads column as a INT value
getColumnAsLong(int) - Method in class com.alarexgroup.m2mplf.db.TableRecord
Reads column as a LONG value
getColumnAsShort(int) - Method in class com.alarexgroup.m2mplf.db.TableRecord
Reads column as a SHORT value
getColumnAsString(int) - Method in class com.alarexgroup.m2mplf.db.TableRecord
Reads column as a String value
getCriticalTemperatureAdapter(CriticalTemperatureAdapterListener) - Static method in class com.alarexgroup.m2mplf.adapters.hw.CriticalTemperatureAdapter
Initialize adapter
getCSDDataCallAdapter(CSDDataCallAdapterListener) - Static method in class com.alarexgroup.m2mplf.adapters.csdDataCall.CSDDataCallAdapter
Returns an active instance of CSD adapter
getDataInputStream() - Method in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
Returns InputStream, which includes answer to HTTP request.
getDataOutputStream() - Method in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
Returns OutputStream for data sending.
getDay() - Method in class com.alarexgroup.m2mplf.util.DateTime
Returns Day
getDelta() - Static method in class com.alarexgroup.m2mplf.util.DateTime
getDeviceModel() - Method in class com.alarexgroup.m2mplf.adapters.hw.InfoAdapter
Gets identification of device model
getDeviceRevision() - Method in class com.alarexgroup.m2mplf.adapters.hw.InfoAdapter
Gets device revision number
getDigitToHexHalf(int) - Static method in class com.alarexgroup.m2mplf.util.Util
Converts numbers with base 10 to 16
getDirection() - Method in class com.alarexgroup.m2mplf.adapters.io.Port
Returns the type of the port - input or output
getErrorCode() - Method in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
Returns error code
getFirst() - Method in class com.alarexgroup.m2mplf.db.Table
Returns first row
getHash(byte[]) - Static method in class com.alarexgroup.m2mplf.security.hash.MD5
Calculates HASH MD5
getHash(byte[]) - Static method in class com.alarexgroup.m2mplf.security.hash.SHA1
Calculates SHA1
getHour() - Method in class com.alarexgroup.m2mplf.util.DateTime
Returns hour in 0..23 form
getHttpAsyncCommunicator(HTTPEventListener, String) - Static method in class com.alarexgroup.m2mplf.net.http.HttpAsyncCommunicator
Returns initialized HTTPAsyncCommunicator.
getId() - Method in class com.alarexgroup.m2mplf.adapters.io.Port
Returns the port identification
getId() - Method in class com.alarexgroup.m2mplf.adapters.schedule.Task
Return numeric identificator of this task
getIdentificationAdapter() - Static method in class com.alarexgroup.m2mplf.adapters.hw.InfoAdapter
Returns active instance of adapter
getIMEI() - Method in class com.alarexgroup.m2mplf.adapters.hw.InfoAdapter
Gets IMEI
getIMSI() - Method in class com.alarexgroup.m2mplf.adapters.hw.InfoAdapter
Gets IMSI
getIncomingCallAdapter(IncomingCallAdapterListener) - Static method in class com.alarexgroup.m2mplf.adapters.incomingCallAdapter.IncomingCallAdapter
Initializes the adapter
getInputStream() - Method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
Method returns opened InputStream for data receiving from serial port.
getInputStream() - Method in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator
Returns InputStream - for dates receipt.
getLast() - Method in class com.alarexgroup.m2mplf.db.Table
Returns last row
getLastPerformed() - Method in class com.alarexgroup.m2mplf.adapters.schedule.Task
Time of the last task performance
getLogBuffer() - Static method in class com.alarexgroup.m2mplf.logging.Logger
Method returns log buffer content
getMessage(int) - Method in class com.alarexgroup.m2mplf.clients.POP3Client
Returns String message
getMessageAsStream(int) - Method in class com.alarexgroup.m2mplf.clients.POP3Client
Opens InputStream with recieved message.
getMethod() - Method in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
Returns HTTP Method
getMillisecond() - Method in class com.alarexgroup.m2mplf.util.DateTime
Returns miliseconds
getMinute() - Method in class com.alarexgroup.m2mplf.util.DateTime
Returns minute
getMobileStatus() - Method in class com.alarexgroup.m2mplf.adapters.hw.InfoAdapter
Gets operating parameters of this module
getMonth() - Method in class com.alarexgroup.m2mplf.util.DateTime
Returns month
getName() - Method in class com.alarexgroup.m2mplf.adapters.schedule.Task
Returns text identificator of this task
getName() - Method in class com.alarexgroup.m2mplf.file.Folder
Returns item in folder obtained by Folder.nextItem()
getNextRecord() - Method in class com.alarexgroup.m2mplf.db.Table
Returns next row or nulls
getOccurrencesToBeDone() - Method in class com.alarexgroup.m2mplf.adapters.schedule.Task
Returns number of repeats of this task
getOutputStream() - Method in class com.alarexgroup.m2mplf.adapters.csdDataCall.CSDDataCallAdapter
Acquires active outputstream for data sending
getOutputStream() - Method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
Method returns opened OutputStream used for sending data to serial port.
getOutputStream() - Method in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator
Returns OutputStream - for dates sending.
getPath() - Method in class com.alarexgroup.m2mplf.file.Folder
Returns path to item obtained by Folder.nextItem()
getPeriod() - Method in class com.alarexgroup.m2mplf.adapters.schedule.Task
Returns this task's period in miliseconds
getPinAdapter(PinAdapterListener) - Static method in class com.alarexgroup.m2mplf.adapters.io.PinAdapter
Creates an instance of this adapter and returns referrence
getPinConfiguration() - Method in class com.alarexgroup.m2mplf.adapters.io.PinAdapter
Returns current pin configuration profile
getPinDirection(int) - Method in class com.alarexgroup.m2mplf.adapters.io.PinAdapter
Returns pin mode
getPinDirection(int) - Method in class com.alarexgroup.m2mplf.adapters.io.PinConfiguration
Returns pin mode
getPinMode(int) - Method in class com.alarexgroup.m2mplf.adapters.io.PinAdapter
Returns working state of the specified pin, whether it is opened or closed.
getPinMode(int) - Method in class com.alarexgroup.m2mplf.adapters.io.PinConfiguration
Returns working state of pin, whether it is opened or closed.
getPortAdapter(PortAdapterListener) - Static method in class com.alarexgroup.m2mplf.adapters.io.PortAdapter
Initializes this adapter and returns referrence
getPreviousRecord() - Method in class com.alarexgroup.m2mplf.db.Table
Returns previous row or nulls
getPulseAdapter(PulseAdapterListener) - Static method in class com.alarexgroup.m2mplf.adapters.io.PulseAdapter
Method initializes this adapter and returns refferece to it's instance
getRealTimeInMilis() - Static method in class com.alarexgroup.m2mplf.util.DateTime
getRecords() - Method in class com.alarexgroup.m2mplf.db.Table
Returns number of lines in table
getRTClock() - Method in class com.alarexgroup.m2mplf.adapters.hw.RTClockAdapter
Returns the actual value of RTC
getRTClockAdapter() - Static method in class com.alarexgroup.m2mplf.adapters.hw.RTClockAdapter
Returns active isntance of the adapter
getScheduleAdapter(ScheduleAdapterListener) - Static method in class com.alarexgroup.m2mplf.adapters.schedule.ScheduleAdapter
Method returns active instance of this adapter
getSecond() - Method in class com.alarexgroup.m2mplf.util.DateTime
Returns seconds
getSecurityAdapter() - Static method in class com.alarexgroup.m2mplf.adapters.security.SIMSecurityAdapter
Method initializes adapter
getSender() - Method in class com.alarexgroup.m2mplf.adapters.sms.IncomingSMSMessage
Returns message sender
getSerialAdapter(SerialAdapterListener, int) - Static method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
Method creates adapter and returns referrence.
getSIMid() - Method in class com.alarexgroup.m2mplf.adapters.hw.InfoAdapter
Gets SIM card identificator
getSize() - Method in class com.alarexgroup.m2mplf.db.Database
Full FLASH memory - in bytes
getSizeAvailable() - Method in class com.alarexgroup.m2mplf.db.Database
Free FLASH memory - for database
getSMSAdapter(SMSAdapterListener) - Static method in class com.alarexgroup.m2mplf.adapters.sms.SMSAdapter
Method initializes adapter and returns it's instance
getTable(String) - Method in class com.alarexgroup.m2mplf.db.Database
Returns reference to table in database according to name
getTimestamp() - Method in class com.alarexgroup.m2mplf.adapters.sms.IncomingSMSMessage
Returns message's timestamp
getTimeStamp() - Static method in class com.alarexgroup.m2mplf.util.Util
Timestemp in text presentation
getURL() - Method in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
Returns URL request
getValue(String, String) - Method in class com.alarexgroup.m2mplf.file.INIFile
Method returns value of key in section
getYear() - Method in class com.alarexgroup.m2mplf.util.DateTime
Returns year
GSMHexSeptetsToJava(String) - Static method in class com.alarexgroup.m2mplf.util.Util
Converts 7bit PDU to text

H

HANGUP_BUSY - Static variable in class com.alarexgroup.m2mplf.adapters.incomingCallAdapter.IncomingCallAdapter
Busy
HANGUP_NORMAL_CLEARING - Static variable in class com.alarexgroup.m2mplf.adapters.incomingCallAdapter.IncomingCallAdapter
Normal hangup
HANGUP_NORMAL_UNSPECIFIED - Static variable in class com.alarexgroup.m2mplf.adapters.incomingCallAdapter.IncomingCallAdapter
Normal hangup
HANGUP_NOT_RESPONDING - Static variable in class com.alarexgroup.m2mplf.adapters.incomingCallAdapter.IncomingCallAdapter
Not responding
HANGUP_OUT_OF_ORDER - Static variable in class com.alarexgroup.m2mplf.adapters.incomingCallAdapter.IncomingCallAdapter
Out of order
HANGUP_UNASSIGNED_NUMBER - Static variable in class com.alarexgroup.m2mplf.adapters.incomingCallAdapter.IncomingCallAdapter
Unassigned number
hangUpCall(int) - Method in class com.alarexgroup.m2mplf.adapters.incomingCallAdapter.IncomingCallAdapter
Hang up incomming call
hasMoreElements() - Method in class com.alarexgroup.m2mplf.util.StringTokenizer
This method returns the same result as hasMoreTokens()
hasMoreTokens() - Method in class com.alarexgroup.m2mplf.util.StringTokenizer
Are there still next parts of splitted text?
HelloWorld - Class in com.alarexgroup.m2mplf.examples
HelloWorld() - Constructor for class com.alarexgroup.m2mplf.examples.HelloWorld
HttpAsyncCommunicator - Class in com.alarexgroup.m2mplf.net.http
This class is designated for HTTP registry communication.
HttpCommunicator - Class in com.alarexgroup.m2mplf.net.http
Class communicates throughHTTP protocol.
HttpCommunicator() - Constructor for class com.alarexgroup.m2mplf.net.http.HttpCommunicator
Creates new communicatro
HttpCommunicator(String) - Constructor for class com.alarexgroup.m2mplf.net.http.HttpCommunicator
Creates new communicatro - connectionProfile already set
HTTPEventListener - Interface in com.alarexgroup.m2mplf.net.http
Listener for HttpAsyncCommunicator's events.

I

IncomingCallAdapter - Class in com.alarexgroup.m2mplf.adapters.incomingCallAdapter
This adapter allows you to handle incomming calls.
IncomingCallAdapterListener - Interface in com.alarexgroup.m2mplf.adapters.incomingCallAdapter
Listener for handling of incomming calls
IncomingSMSMessage - Class in com.alarexgroup.m2mplf.adapters.sms
Class represents recieved SMS
InfoAdapter - Class in com.alarexgroup.m2mplf.adapters.hw
Adapter delivers information about module and it's state
INIFile - Class in com.alarexgroup.m2mplf.file
This class works with INI files.
INIFile(String) - Constructor for class com.alarexgroup.m2mplf.file.INIFile
Creates INI file in memory.
init() - Method in class com.alarexgroup.m2mplf.db.Table
initTables() - Method in class com.alarexgroup.m2mplf.db.Database
Database initialisation - carries out structure initialisation in memory and FLASH memory.
InvalidSMSMessageParameterException - Exception in com.alarexgroup.m2mplf.adapters.sms.exceptions
Exception is created, when message doesn't comply with the given parameters
InvalidSMSMessageParameterException() - Constructor for exception com.alarexgroup.m2mplf.adapters.sms.exceptions.InvalidSMSMessageParameterException
InvalidSMSMessageParameterException(String) - Constructor for exception com.alarexgroup.m2mplf.adapters.sms.exceptions.InvalidSMSMessageParameterException
isConnected() - Method in class com.alarexgroup.m2mplf.adapters.csdDataCall.CSDDataCallAdapter
Method returns whether the CSD connection is active or not
isFolder() - Method in class com.alarexgroup.m2mplf.file.Folder
Test if the item was obtained by Folder.nextItem() folder.
isHidden() - Method in class com.alarexgroup.m2mplf.file.File
Tests if the file was hidden.
isHidden() - Method in class com.alarexgroup.m2mplf.file.Folder
Tests if the item was set as hidden
isPooling() - Method in class com.alarexgroup.m2mplf.adapters.io.Port
Whether the port is included in monitoring state (POOLING)
isReadable() - Method in class com.alarexgroup.m2mplf.file.Folder
Tests if the item was set as readable
isWriteable() - Method in class com.alarexgroup.m2mplf.file.Folder
Tests if the item was set as writable.

J

javaToGSMHexSeptets(String) - Static method in class com.alarexgroup.m2mplf.util.Util
Converts text to PDU 7bit

L

L - Class in com.alarexgroup.m2mplf.s
L() - Constructor for class com.alarexgroup.m2mplf.s.L
LEVEL_DEBUG - Static variable in class com.alarexgroup.m2mplf.logging.Logger
All records ERROR, INFO, DEBUG
LEVEL_ERROR - Static variable in class com.alarexgroup.m2mplf.logging.Logger
Only ERROR records
LEVEL_INFO - Static variable in class com.alarexgroup.m2mplf.logging.Logger
Only ERROR or INFO records
LEVEL_LABELS - Static variable in class com.alarexgroup.m2mplf.logging.Logger
Standard level setting
LEVEL_NONE - Static variable in class com.alarexgroup.m2mplf.logging.Logger
No records
list() - Method in class com.alarexgroup.m2mplf.clients.POP3Client
Dumps list of messages on server and their size in octets.
load() - Method in class com.alarexgroup.m2mplf.file.INIFile
Loads INI file from file system.
LOG_OUTPUT_BUFFER - Static variable in class com.alarexgroup.m2mplf.logging.Logger
Logging into internal buffer - debugger can read from logBuffer variable
LOG_OUTPUT_FILE - Static variable in class com.alarexgroup.m2mplf.logging.Logger
Logging into file, standard a:/m2m_timestamp.log
LOG_OUTPUT_LABELS - Static variable in class com.alarexgroup.m2mplf.logging.Logger
Standard output setting
LOG_OUTPUT_NONE - Static variable in class com.alarexgroup.m2mplf.logging.Logger
Record will be lost - no logging
LOG_OUTPUT_SERIAL - Static variable in class com.alarexgroup.m2mplf.logging.Logger
Logging on ASCO, blocking, baudrate 115200
LOG_OUTPUT_STD_OUT - Static variable in class com.alarexgroup.m2mplf.logging.Logger
Logging on STD_OUTPUT
logDebug(String) - Static method in class com.alarexgroup.m2mplf.logging.Logger
Record into log on level DEBUG
logError(String) - Static method in class com.alarexgroup.m2mplf.logging.Logger
Record into log on level ERROR
logError(Throwable) - Static method in class com.alarexgroup.m2mplf.logging.Logger
Rocord into log on level ERROR
logFileClose() - Static method in class com.alarexgroup.m2mplf.logging.Logger
Closes the logfile
Logger - Class in com.alarexgroup.m2mplf.logging
This class provides logging in several levels and on different channels.
Logger() - Constructor for class com.alarexgroup.m2mplf.logging.Logger
logInfo(String) - Static method in class com.alarexgroup.m2mplf.logging.Logger
Rocord into log on level INFO
loginFTP(String, String) - Method in class com.alarexgroup.m2mplf.clients.FTPClient
Login to FTP server by name and password.
logout() - Method in class com.alarexgroup.m2mplf.clients.FTPClient
FTP server logout
longSleep - Static variable in class com.alarexgroup.m2mplf.adapters.csdDataCall.CSDDataCallAdapter
longSleep - Static variable in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
longSleep - Static variable in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator
Optimalization of performance and module's processor load Time (ms) when thread sleep - thread is waiting for input data.

M

M2MException - Exception in com.alarexgroup.m2mplf.exceptions
This class represents basic M2M exception
M2MException() - Constructor for exception com.alarexgroup.m2mplf.exceptions.M2MException
M2MException(String) - Constructor for exception com.alarexgroup.m2mplf.exceptions.M2MException
M2Mlet - Class in com.alarexgroup.m2mplf
This is fundamental class of any M2M application written with M2MArchitect.
M2Mlet() - Constructor for class com.alarexgroup.m2mplf.M2Mlet
M2MRuntimeException - Exception in com.alarexgroup.m2mplf.exceptions
This class represents basic M2M runtime exception
M2MRuntimeException() - Constructor for exception com.alarexgroup.m2mplf.exceptions.M2MRuntimeException
M2MRuntimeException(String) - Constructor for exception com.alarexgroup.m2mplf.exceptions.M2MRuntimeException
main(String[]) - Static method in class com.alarexgroup.m2mplf.tests.internal.SchedulerTest
main(String[]) - Static method in class com.alarexgroup.m2mplf.tests.internal.TestBlog
MD5 - Class in com.alarexgroup.m2mplf.security.hash
Calculates MD5 HASH
METHOD_GET - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
HTTP QUERY METHOD - GET
METHOD_HEAD - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
HTTP QUERY METHOD - HEAD
METHOD_POST - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
HTTP QUERY METHOD - POST
MobileStatus - Class in com.alarexgroup.m2mplf.adapters.hw
MobileStatus() - Constructor for class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
Creates a new instance
MODE_LIMIT_COUNTER - Static variable in class com.alarexgroup.m2mplf.adapters.io.PulseAdapter
Reader's mode - limited counter
MODE_START_STOP_COUNTER - Static variable in class com.alarexgroup.m2mplf.adapters.io.PulseAdapter
Reader's mode - start/stop counter

N

nextElement() - Method in class com.alarexgroup.m2mplf.util.StringTokenizer
This method returns the same result as nextToken(), but the type is Object.
nextItem() - Method in class com.alarexgroup.m2mplf.file.Folder
This function sets the pointer on next item in folder.
nextToken() - Method in class com.alarexgroup.m2mplf.util.StringTokenizer
Returns text - next parts
nextToken(String) - Method in class com.alarexgroup.m2mplf.util.StringTokenizer
Changes delimiters DELIM for following text part.
NORMAL - Static variable in class com.alarexgroup.m2mplf.adapters.hw.CriticalTemperatureAdapter
Normal temperature

O

onADCMeasured(int, int, int[]) - Method in interface com.alarexgroup.m2mplf.adapters.converter.ADCAdapterListener
Method is automatically called when the A/D converter input is measured.
onADCMeasured(int, int, int[]) - Method in class com.alarexgroup.m2mplf.examples.HelloWorld
onCriticalTemperatureEvent(int, int) - Method in interface com.alarexgroup.m2mplf.adapters.hw.CriticalTemperatureAdapterListener
Method is automatically called when the temperature parameters have changed
onCriticalTemperatureEvent(int, int) - Method in class com.alarexgroup.m2mplf.examples.SerialDemo
onDisconnectCSD() - Method in interface com.alarexgroup.m2mplf.adapters.csdDataCall.CSDDataCallAdapterListener
Method called when the connection is closed
onHTTPEvent(int, int, DataInputStream) - Method in class com.alarexgroup.m2mplf.examples.SerialDemo
onHTTPEvent(int, int, DataInputStream) - Method in interface com.alarexgroup.m2mplf.net.http.HTTPEventListener
This method is called when application receives answer from HTTP request.
onIncomingCall(String, int, int, int) - Method in interface com.alarexgroup.m2mplf.adapters.incomingCallAdapter.IncomingCallAdapterListener
Method is automatically called on incomming call
onIncomingCall(String, int, int, int) - Method in class com.alarexgroup.m2mplf.examples.SerialDemo
onIncomingCSDData(InputStream) - Method in interface com.alarexgroup.m2mplf.adapters.csdDataCall.CSDDataCallAdapterListener
Method is called when there are received data from other side
onMessageReceived(IncomingSMSMessage) - Method in interface com.alarexgroup.m2mplf.adapters.sms.SMSAdapterListener
Method gets called if there was a message recieved
onMessageReceived(IncomingSMSMessage) - Method in class com.alarexgroup.m2mplf.examples.demo.PublicDemo
onMessageReceived(IncomingSMSMessage) - Method in class com.alarexgroup.m2mplf.examples.Echo
onMessageReceived(IncomingSMSMessage) - Method in class com.alarexgroup.m2mplf.examples.ReceiveFromSerial
onMessageReceived(IncomingSMSMessage) - Method in class com.alarexgroup.m2mplf.examples.SerialDemo
onPinValueChanged(int, boolean) - Method in interface com.alarexgroup.m2mplf.adapters.io.PinAdapterListener
Method is called in case of change of the specified input pin
onPortValueChanged(Port, long) - Method in interface com.alarexgroup.m2mplf.adapters.io.PortAdapterListener
If the status of monitored port has changed, this method gets automatically called.
onPortValueChanged(Port, long) - Method in class com.alarexgroup.m2mplf.examples.SendValue
onPulseCounterReached(long, int) - Method in interface com.alarexgroup.m2mplf.adapters.io.PulseAdapterListener
Method for handling of information from the reader.
onPulseCounterReached(long) - Method in class com.alarexgroup.m2mplf.examples.CountImpulses
onSerialDataReceived(byte[], int) - Method in interface com.alarexgroup.m2mplf.adapters.serial.SerialAdapterListener
Method is called if there were incomming data on port including data closing sequence, see: SerialAdapter.DATA_SEPARATOR_CR_LF and more.
onSerialDataReceived(byte[]) - Method in class com.alarexgroup.m2mplf.examples.demo.PublicDemo
onSerialDataReceived(byte[]) - Method in class com.alarexgroup.m2mplf.examples.ReceiveFromSerial
onSerialDataReceived(byte[]) - Method in class com.alarexgroup.m2mplf.examples.SerialDemo
onSerialDataReceivedInStream(InputStream, int) - Method in interface com.alarexgroup.m2mplf.adapters.serial.SerialAdapterListener
Method is called when there are incomming data on port.
onShedulerEvent(Task) - Method in interface com.alarexgroup.m2mplf.adapters.schedule.ScheduleAdapterListener
Method is called if some of the scheduled tasks is about to be performed
onShedulerEvent(Task) - Method in class com.alarexgroup.m2mplf.examples.Schedule
onShedulerEvent(Task) - Method in class com.alarexgroup.m2mplf.examples.SerialDemo
onShedulerEvent(Task) - Method in class com.alarexgroup.m2mplf.tests.internal.SchedulerTest
onShedulerEvent(Task) - Method in class com.alarexgroup.m2mplf.tests.ScheduleTest
onTCPIPEvent(int, DataInputStream) - Method in class com.alarexgroup.m2mplf.examples.SerialDemo
onTCPIPEvent(int, InputStream, int) - Method in interface com.alarexgroup.m2mplf.net.tcpip.TCPIPEventListener
Method is called in case of data income or connection error.
onURCEvent(String) - Method in class com.alarexgroup.m2mplf.adapters.converter.ADCAdapter
Internal method
onURCEvent(String) - Method in class com.alarexgroup.m2mplf.adapters.hw.CriticalTemperatureAdapter
onURCEvent(String) - Method in class com.alarexgroup.m2mplf.adapters.incomingCallAdapter.IncomingCallAdapter
Internal method
onURCEvent(String) - Method in class com.alarexgroup.m2mplf.adapters.io.PinAdapter
This method is for internal use to listen for PIN pooling notifications
onURCEvent(String) - Method in class com.alarexgroup.m2mplf.adapters.io.PortAdapter
onURCEvent(String) - Method in class com.alarexgroup.m2mplf.adapters.io.PulseAdapter
Internal method, please don't use
onURCEvent(String) - Method in class com.alarexgroup.m2mplf.adapters.sms.SMSAdapter
Internal method
onURCEvent(String) - Method in interface com.alarexgroup.m2mplf.util.ATCommanderListener
This method is called when gets AT command answer.
openConnection(String, String) - Method in class com.alarexgroup.m2mplf.net.http.HttpAsyncCommunicator
Opens connection to concrete URL.
openConnection(String, String) - Method in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
Opens connection
openConnection(String) - Method in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator
opens connection to defined address
openDriver() - Method in class com.alarexgroup.m2mplf.adapters.io.PinAdapter
Method initializes the adapter
openFolder(String) - Static method in class com.alarexgroup.m2mplf.file.Folder
Opens directory in parameter for content location.
openForRead() - Method in class com.alarexgroup.m2mplf.file.File
Opens file for reading.
openForWrite() - Method in class com.alarexgroup.m2mplf.file.File
Opens file for record.
openForWrite(long) - Method in class com.alarexgroup.m2mplf.file.File
openPOP3(String, String) - Method in class com.alarexgroup.m2mplf.clients.POP3Client
Executes login to POP3 server
openPort(String, byte[]) - Method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
Opens communications port with given parameters.
openPort(String, byte[], long) - Method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
Opens communications port with given parameters.
openPort(String) - Method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
Opens communications port with given parameters.
openSMTP(String, String) - Method in class com.alarexgroup.m2mplf.clients.SMTPClient
Opens SMTP connection in this client
openSMTPnoAuth() - Method in class com.alarexgroup.m2mplf.clients.SMTPClient
Opens an anonymous SMTP conection in this client
operator - Variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
Service provider identification

P

pauseApp() - Method in class com.alarexgroup.m2mplf.examples.EchoNoFramework
pauseApp() - Method in class com.alarexgroup.m2mplf.M2Mlet
Internal method.
PIN_DIRECTION_INPUT - Static variable in class com.alarexgroup.m2mplf.adapters.io.PinConfiguration
Input orientation
PIN_DIRECTION_OUTPUT - Static variable in class com.alarexgroup.m2mplf.adapters.io.PinConfiguration
Output orientation
PIN_MODE_CLOSE - Static variable in class com.alarexgroup.m2mplf.adapters.io.PinConfiguration
Inactive pin
PIN_MODE_OPEN - Static variable in class com.alarexgroup.m2mplf.adapters.io.PinConfiguration
Active pin
PinAdapter - Class in com.alarexgroup.m2mplf.adapters.io
This adapter lets you work with GPIO pins, setup their mode, value or monitor changes in their signals.
PinAdapter() - Constructor for class com.alarexgroup.m2mplf.adapters.io.PinAdapter
PinAdapterListener - Interface in com.alarexgroup.m2mplf.adapters.io
Interface for handling of changes on monitored pins
PinConfiguration - Class in com.alarexgroup.m2mplf.adapters.io
Pin configuration profile.
PinConfiguration() - Constructor for class com.alarexgroup.m2mplf.adapters.io.PinConfiguration
Creates configuration profile.
PinIOException - Exception in com.alarexgroup.m2mplf.adapters.io.exceptions
PIN operation related exception
PinIOException() - Constructor for exception com.alarexgroup.m2mplf.adapters.io.exceptions.PinIOException
PinIOException(String) - Constructor for exception com.alarexgroup.m2mplf.adapters.io.exceptions.PinIOException
PINNeededException - Exception in com.alarexgroup.m2mplf.adapters.security.exceptions
Exception is created if PIN authentication for SIM is requested
PINNeededException() - Constructor for exception com.alarexgroup.m2mplf.adapters.security.exceptions.PINNeededException
POP3Client - Class in com.alarexgroup.m2mplf.clients
POP3Client(String, int, String) - Constructor for class com.alarexgroup.m2mplf.clients.POP3Client
Creates pop3Client ready to use.
Port - Class in com.alarexgroup.m2mplf.adapters.io
Object Port for port management.Ports can be created from module's GPIO.
PORT_DIRECTION_INPUT - Static variable in class com.alarexgroup.m2mplf.adapters.io.PortAdapter
Input port
PORT_DIRECTION_OUTPUT - Static variable in class com.alarexgroup.m2mplf.adapters.io.PortAdapter
Output port
PortAdapter - Class in com.alarexgroup.m2mplf.adapters.io
Lets you create groups from respective GPIOs, aka ports.
PortAdapterListener - Interface in com.alarexgroup.m2mplf.adapters.io
Interface for handling of PortAdapter events
PortIOException - Exception in com.alarexgroup.m2mplf.adapters.io.exceptions
Port operation related exception
PortIOException() - Constructor for exception com.alarexgroup.m2mplf.adapters.io.exceptions.PortIOException
PortIOException(String) - Constructor for exception com.alarexgroup.m2mplf.adapters.io.exceptions.PortIOException
POSTHTTPData - Class in com.alarexgroup.m2mplf.examples
POSTHTTPData() - Constructor for class com.alarexgroup.m2mplf.examples.POSTHTTPData
PublicDemo - Class in com.alarexgroup.m2mplf.examples.demo
PublicDemo() - Constructor for class com.alarexgroup.m2mplf.examples.demo.PublicDemo
PulseAdapter - Class in com.alarexgroup.m2mplf.adapters.io
Adapter works as reader of GPIO 10 pulses.
PulseAdapter() - Constructor for class com.alarexgroup.m2mplf.adapters.io.PulseAdapter
PulseAdapterListener - Interface in com.alarexgroup.m2mplf.adapters.io
Interface for handling of events from the reader.
PulseCounterNotConfiguredException - Exception in com.alarexgroup.m2mplf.adapters.io.exceptions
Pulse counter operation related exception
PulseCounterNotConfiguredException() - Constructor for exception com.alarexgroup.m2mplf.adapters.io.exceptions.PulseCounterNotConfiguredException
PulseCounterNotConfiguredException(String) - Constructor for exception com.alarexgroup.m2mplf.adapters.io.exceptions.PulseCounterNotConfiguredException
PulseIOException - Exception in com.alarexgroup.m2mplf.adapters.io.exceptions
Pulse operation related exception
PulseIOException() - Constructor for exception com.alarexgroup.m2mplf.adapters.io.exceptions.PulseIOException
PulseIOException(String) - Constructor for exception com.alarexgroup.m2mplf.adapters.io.exceptions.PulseIOException
putValue(String, String, String) - Method in class com.alarexgroup.m2mplf.file.INIFile
Saves combinaton of key and value into INI section.

R

read() - Method in class com.alarexgroup.m2mplf.util.BufferedReader
Read a single character.
read(char[], int, int) - Method in class com.alarexgroup.m2mplf.util.BufferedReader
readAD(int) - Method in class com.alarexgroup.m2mplf.adapters.converter.ADCAdapter
Reads the input value of adapter
readADPeriodic(int, int) - Method in class com.alarexgroup.m2mplf.adapters.converter.ADCAdapter
Ensures continuous scanning of A/D value.
readLine() - Method in class com.alarexgroup.m2mplf.file.TXTFile
Reads line from file.
readLine() - Method in class com.alarexgroup.m2mplf.util.BufferedReader
readPinValue(int) - Method in class com.alarexgroup.m2mplf.adapters.io.PinAdapter
Returns current value of the specified pin.
readPortValue(Port) - Method in class com.alarexgroup.m2mplf.adapters.io.PortAdapter
Returns the port's value
ReceiveFromSerial - Class in com.alarexgroup.m2mplf.examples
ReceiveFromSerial() - Constructor for class com.alarexgroup.m2mplf.examples.ReceiveFromSerial
receiveResponse() - Method in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
This method returns loaded answer as an array of bytes.
removeListener(ATCommanderListener) - Static method in class com.alarexgroup.m2mplf.util.ATCommander
Remove listener
rename(String) - Method in class com.alarexgroup.m2mplf.file.File
Rename file.
repackIndexes() - Method in class com.alarexgroup.m2mplf.db.Table
restartPulseCounter(long) - Method in class com.alarexgroup.m2mplf.adapters.io.PulseAdapter
Restart - continues reading from given value
retrieve(String) - Method in class com.alarexgroup.m2mplf.clients.FTPClient
Retrieves file form FTP server.
retrieve(String, String) - Method in class com.alarexgroup.m2mplf.clients.FTPClient
Retrieves file form FTP server and stores it into flash memory.
reverseBase64Chars - Static variable in class com.alarexgroup.m2mplf.util.Base64
RINGChanged(boolean) - Method in class com.alarexgroup.m2mplf.adapters.csdDataCall.CSDDataCallAdapter
Internal method
RINGChanged(boolean) - Method in class com.alarexgroup.m2mplf.examples.EchoNoFramework
roaming - Variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
Roaming status
ROAMING_OFF - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
SIM is registered in "home" network
ROAMING_ON - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
SIM is registered in foreign network (roaming)
rssi - Variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
Signal strength status
RSSI_111dbm - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
Signal strength
RSSI_66dbm - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
Signal strength
RSSI_81dbm - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
Signal strength
RSSI_96dbm - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
Signal strength
RSSI_LESS_THAN_112dbm - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
Signal strength - the worst
RSSI_MORE_THAN_51dbm - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
RSSI indicator - signal strength - the best
RTClockAdapter - Class in com.alarexgroup.m2mplf.adapters.hw
Adapter for RTC handling
run() - Method in class com.alarexgroup.m2mplf.net.http.HttpAsyncCommunicator
internal method
run() - Method in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator
Internal method - do not use it

S

save() - Method in class com.alarexgroup.m2mplf.file.INIFile
Saves INI file into file system.
saveAs(String) - Method in class com.alarexgroup.m2mplf.file.INIFile
Saves INI with choosen name.
Schedule - Class in com.alarexgroup.m2mplf.examples
Schedule() - Constructor for class com.alarexgroup.m2mplf.examples.Schedule
ScheduleAdapter - Class in com.alarexgroup.m2mplf.adapters.schedule
Adapter serves as automatic task dispatcher on scheduled times.
ScheduleAdapter() - Constructor for class com.alarexgroup.m2mplf.adapters.schedule.ScheduleAdapter
ScheduleAdapterListener - Interface in com.alarexgroup.m2mplf.adapters.schedule
Listener for handling events from scheduler
SchedulerTest - Class in com.alarexgroup.m2mplf.tests.internal
SchedulerTest() - Constructor for class com.alarexgroup.m2mplf.tests.internal.SchedulerTest
scheduleTask(String, int, int, long) - Method in class com.alarexgroup.m2mplf.adapters.schedule.ScheduleAdapter
Running task with period
scheduleTask(String, int, DateTime) - Method in class com.alarexgroup.m2mplf.adapters.schedule.ScheduleAdapter
Runs the task on scheduled time
ScheduleTest - Class in com.alarexgroup.m2mplf.tests
ScheduleTest() - Constructor for class com.alarexgroup.m2mplf.tests.ScheduleTest
sendData(byte[]) - Method in class com.alarexgroup.m2mplf.adapters.csdDataCall.CSDDataCallAdapter
Method for sending data
sendMessage() - Method in class com.alarexgroup.m2mplf.clients.SMTPClient
Sends the prepared mail message
sendNOOP() - Method in class com.alarexgroup.m2mplf.clients.SMTPClient
Sends a NOOP command to SMTP server
sendPduSMS(String) - Static method in class com.alarexgroup.m2mplf.adapters.sms.SMSAdapter
Method lets you send any PDU
sendRequest(byte[]) - Method in class com.alarexgroup.m2mplf.net.http.HttpAsyncCommunicator
data sending - in HTTP request
sendRequest() - Method in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
Completes OutpuStream's content sending and returns HTTP response code
sendRequest(byte[]) - Method in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
Sends array of bytes.
sendSMS(String, String) - Static method in class com.alarexgroup.m2mplf.adapters.sms.SMSAdapter
Method sends an SMS message
SendSMS - Class in com.alarexgroup.m2mplf.examples
SendSMS() - Constructor for class com.alarexgroup.m2mplf.examples.SendSMS
SendValue - Class in com.alarexgroup.m2mplf.examples
SendValue() - Constructor for class com.alarexgroup.m2mplf.examples.SendValue
SerialAdapter - Class in com.alarexgroup.m2mplf.adapters.serial
Adapter provides the serial communication


Example:

import com.alarexgroup.m2mplf.adapters.serial.SerialAdapter;
import com.alarexgroup.m2mplf.adapters.serial.SerialAdapterListener;

public class MyM2Mapp extends M2Mlet implements SerialAdapterListener{
.
SerialAdapter() - Constructor for class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
SerialAdapterListener - Interface in com.alarexgroup.m2mplf.adapters.serial
Listener for SerialAdapter
Methods of this interface are called in case of incomming data on serial port.
SerialDemo - Class in com.alarexgroup.m2mplf.examples
SerialDemo() - Constructor for class com.alarexgroup.m2mplf.examples.SerialDemo
service - Variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
Status of SIM's registration on network 0 = SERVICE_NOT_REGISTERED 1 = SERVICE_REGISTERED
SERVICE_NOT_REGISTERED_ON_NETWORK - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
SIM not registered on network
SERVICE_REGISTERED_ON_NETWORK - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
SIM registered on network
set(int) - Method in class com.alarexgroup.m2mplf.util.BitSet
setColumnAsBinary(int, byte[]) - Method in class com.alarexgroup.m2mplf.db.TableRecord
Saves into column of byte's array
setColumnAsByte(int, byte) - Method in class com.alarexgroup.m2mplf.db.TableRecord
Saves BYTE value into column
setColumnAsDouble(int, double) - Method in class com.alarexgroup.m2mplf.db.TableRecord
Saves FLOAT value into column
setColumnAsFloat(int, float) - Method in class com.alarexgroup.m2mplf.db.TableRecord
Saves FLOAT value into column
setColumnAsInt(int, int) - Method in class com.alarexgroup.m2mplf.db.TableRecord
Saves INT value into column
setColumnAsLong(int, long) - Method in class com.alarexgroup.m2mplf.db.TableRecord
Saves LONG value into column
setColumnAsShort(int, short) - Method in class com.alarexgroup.m2mplf.db.TableRecord
Saves SHORT value into column
setColumnAsString(int, String) - Method in class com.alarexgroup.m2mplf.db.TableRecord
Saves String value into column as String
setDay(int) - Method in class com.alarexgroup.m2mplf.util.DateTime
Sets day
setFileType(String) - Method in class com.alarexgroup.m2mplf.clients.FTPClient
Kind of relaid file.
setHidden(boolean) - Method in class com.alarexgroup.m2mplf.file.File
Sets file as a hidden file.
setHour(int) - Method in class com.alarexgroup.m2mplf.util.DateTime
Sets hour
setLogCOM(String) - Static method in class com.alarexgroup.m2mplf.logging.Logger
Sets serial port for logging
setLogFilename(String) - Static method in class com.alarexgroup.m2mplf.logging.Logger
Log. file's name setting
setLoggingLevel(int) - Static method in class com.alarexgroup.m2mplf.logging.Logger
This method configures which levels of messages will be passed to outputs
setLoggingOutput(int) - Static method in class com.alarexgroup.m2mplf.logging.Logger
This method configures output's logging channels.
setMilliSecond(int) - Method in class com.alarexgroup.m2mplf.util.DateTime
Sets milisecond
setMinute(int) - Method in class com.alarexgroup.m2mplf.util.DateTime
Sets Minute
setMonth(int) - Method in class com.alarexgroup.m2mplf.util.DateTime
Sets month
setPriority(int) - Method in class com.alarexgroup.m2mplf.adapters.csdDataCall.CSDDataCallAdapter
setPriority(int) - Method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
Priority setting of SerialAdapter's internal thread
setQuery(int, TableRecord, TableRecord) - Method in class com.alarexgroup.m2mplf.db.Table
Choose rows from table according index of row - must satisfy condition firstCond<=row<=lastCond.
setRealDateTime(int, int, int, int, int, int, int) - Static method in class com.alarexgroup.m2mplf.util.DateTime
Nastaví skutečné datum a čas pro třídu DateTime
setRequestId(int) - Method in class com.alarexgroup.m2mplf.net.http.HttpAsyncCommunicator
ID setting - to match REQUEST-ANSWER in onHTTPEvent method
setRTClock(String) - Method in class com.alarexgroup.m2mplf.adapters.hw.RTClockAdapter
Setup the RTC
setSecond(int) - Method in class com.alarexgroup.m2mplf.util.DateTime
Sets Second
setSocketOption(byte, int) - Method in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator
Set TCP-IP comunication's parameters.
setYear(int) - Method in class com.alarexgroup.m2mplf.util.DateTime
Sets year
SHA1 - Class in com.alarexgroup.m2mplf.security.hash
Calculates SHA1 HASH
shortSleep - Static variable in class com.alarexgroup.m2mplf.adapters.csdDataCall.CSDDataCallAdapter
shortSleep - Static variable in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
shortSleep - Static variable in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator
Optimalization of performance and module's processor load Time (ms) of thread sleep - thread is waiting for input data.
signal - Variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
Signal quality
sim - Variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
SIM status
SIM_INITIALIZATION_COMPLETED - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
SIM initialized
SIM_INSERTED - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
SIM inserted
SIM_LOCKED - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
SIM locked
SIM_PERS_INFO_READY - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
SIM_PERSONALISED_INFO_READ
SIM_REMOVED - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
SIM removed
SIM_UNLOCKED - Static variable in class com.alarexgroup.m2mplf.adapters.hw.MobileStatus
SIM unlocked
simIsInserted() - Static method in class com.alarexgroup.m2mplf.adapters.security.SIMSecurityAdapter
SIMSecurityAdapter - Class in com.alarexgroup.m2mplf.adapters.security
Adapter is used for security operations on SIM card
SIMSecurityAdapter() - Constructor for class com.alarexgroup.m2mplf.adapters.security.SIMSecurityAdapter
size() - Method in class com.alarexgroup.m2mplf.file.Folder
Returns size of item.
SMSAdapter - Class in com.alarexgroup.m2mplf.adapters.sms
Adapter lets you send and receive SMS messages (non-binary).
SMSAdapter() - Constructor for class com.alarexgroup.m2mplf.adapters.sms.SMSAdapter
SMSAdapterListener - Interface in com.alarexgroup.m2mplf.adapters.sms
Listener for handling of incomming messages
SMTPClient - Class in com.alarexgroup.m2mplf.clients
Example:

SMTPClient(String, int, String) - Constructor for class com.alarexgroup.m2mplf.clients.SMTPClient
Creates a new instance of SMTPClient (SMTP client)
SOCKET_OPTION_DELAY - Static variable in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator
Value 0 turns off Nagle algorithm for operations with buffer.
SOCKET_OPTION_KEEPALIVE - Static variable in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator
Value 0 turns off KEEPALIVE
Value 0 provides active KEEPALIVE
SOCKET_OPTION_LINGER - Static variable in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator
Value is the time, during which dates are processing untill the connection is closed (0 = off, value isn't 0 = time in sec. )
SOCKET_OPTION_RCVBUF - Static variable in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator
Buffer size - dates receipt
SOCKET_OPTION_SNDBUF - Static variable in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator
Buffer size - dates sending
SOURCE_BATTERY - Static variable in class com.alarexgroup.m2mplf.adapters.hw.CriticalTemperatureAdapter
BATTERY
SOURCE_BOARD - Static variable in class com.alarexgroup.m2mplf.adapters.hw.CriticalTemperatureAdapter
SOURCE BOARD
startApp() - Method in class com.alarexgroup.m2mplf.examples.EchoNoFramework
startApp() - Method in class com.alarexgroup.m2mplf.M2Mlet
Internal method.
startOrResetPulseCounter() - Method in class com.alarexgroup.m2mplf.adapters.io.PulseAdapter
Reset the reader's status.
startPoolingPin(int) - Method in class com.alarexgroup.m2mplf.adapters.io.PinAdapter
Start pin monitoring.
startPoolingPort(Port) - Method in class com.alarexgroup.m2mplf.adapters.io.PortAdapter
Start port status monitoring.
STATE_CLOSED - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
communicator logged off
STATE_CREATED - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
communicator created
STATE_DATA_RECEIVED - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
Answer received
STATE_DATA_RECEIVING - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
Answer receiving
STATE_DATA_SENDING - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
Data sending
STATE_DATA_SENT - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
data was send
STATE_HEAD_COMPLETED - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
HTTP header finalized
STATE_INIT - Static variable in class com.alarexgroup.m2mplf.net.http.HttpCommunicator
communicator initialized
stopADRead(int) - Method in class com.alarexgroup.m2mplf.adapters.converter.ADCAdapter
Stop continuous scanning
stopPoolingPin(int) - Method in class com.alarexgroup.m2mplf.adapters.io.PinAdapter
Stops specified pin monitoring.
stopPoolingPort(Port) - Method in class com.alarexgroup.m2mplf.adapters.io.PortAdapter
Stops port monitoring.
stopPulseCounter() - Method in class com.alarexgroup.m2mplf.adapters.io.PulseAdapter
Stops the counting of the pulses.
store(String, byte[]) - Method in class com.alarexgroup.m2mplf.clients.FTPClient
File store - on FTP server.
store(String, String) - Method in class com.alarexgroup.m2mplf.clients.FTPClient
Stores file from flash module's memory to FTP server.
StringTokenizer - Class in com.alarexgroup.m2mplf.util
Class ported from JAVA JDK 1.4.1
Use for parsing strings.
StringTokenizer(String, String, boolean) - Constructor for class com.alarexgroup.m2mplf.util.StringTokenizer
Creates object's instance with text which is splitted according to delimiters - delim
StringTokenizer(String, String) - Constructor for class com.alarexgroup.m2mplf.util.StringTokenizer
Creates object's instance with text which is splitted according to delimiters - delim
StringTokenizer(String) - Constructor for class com.alarexgroup.m2mplf.util.StringTokenizer
Splits text according delimiters, which are: " \t\n\r\f": space, tabulator, LF, CR, form-feed.
submitPinConfiguration(PinConfiguration) - Method in class com.alarexgroup.m2mplf.adapters.io.PinAdapter
Setup each pin according to the created profile PinConfiguration.

T

Table - Class in com.alarexgroup.m2mplf.db
This class represents table in database.
TableRecord - Class in com.alarexgroup.m2mplf.db
This class represents row of table.
Task - Class in com.alarexgroup.m2mplf.adapters.schedule
Scheduled task
TCPIPEventListener - Interface in com.alarexgroup.m2mplf.net.tcpip
TCPIP event listener handles input data from open connection
test() - Method in class com.alarexgroup.m2mplf.tests.BasicTests
test() - Method in class com.alarexgroup.m2mplf.tests.internal.FrameworkTest
test() - Method in class com.alarexgroup.m2mplf.tests.ScheduleTest
test() - Method in class com.alarexgroup.m2mplf.tests.TestM2Mlet
TestBlog - Class in com.alarexgroup.m2mplf.tests.internal
TestBlog() - Constructor for class com.alarexgroup.m2mplf.tests.internal.TestBlog
TestException - Exception in com.alarexgroup.m2mplf.tests.exceptions
TestException(String) - Constructor for exception com.alarexgroup.m2mplf.tests.exceptions.TestException
TestM2Mlet - Class in com.alarexgroup.m2mplf.tests
TestM2Mlet() - Constructor for class com.alarexgroup.m2mplf.tests.TestM2Mlet
timeForSleep - Static variable in class com.alarexgroup.m2mplf.adapters.csdDataCall.CSDDataCallAdapter
timeForSleep - Static variable in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
timeForSleep - Static variable in class com.alarexgroup.m2mplf.net.tcpip.ClientSocketCommunicator
Thread enters into slower mode After this time (since last comunication).
tlk() - Static method in class com.alarexgroup.m2mplf.s.L
toDate() - Method in class com.alarexgroup.m2mplf.util.DateTime
Convert DateTime into Date form
toLong() - Method in class com.alarexgroup.m2mplf.util.DateTime
Convert DateTime into long type form - miliseconds
top(int, int) - Method in class com.alarexgroup.m2mplf.clients.POP3Client
Returns expected number of rows of message and his head.
total() - Method in class com.alarexgroup.m2mplf.file.Folder
Total folder size
TOTAL_NUMBER_OF_PINS - Static variable in class com.alarexgroup.m2mplf.adapters.io.PinConfiguration
Total number of all pins
TXTFile - Class in com.alarexgroup.m2mplf.file
Class for work with text files

Example:

TXTFile(String) - Constructor for class com.alarexgroup.m2mplf.file.TXTFile
Opens text file.
TXTFile(String, boolean) - Constructor for class com.alarexgroup.m2mplf.file.TXTFile
Opens text file.
TYPE_BINARY - Static variable in class com.alarexgroup.m2mplf.db.TableRecord
Type BINARY - byte array
TYPE_BYTE - Static variable in class com.alarexgroup.m2mplf.db.TableRecord
Type BYTE
TYPE_DOUBLE - Static variable in class com.alarexgroup.m2mplf.db.TableRecord
Type DOUBLE
TYPE_FLOAT - Static variable in class com.alarexgroup.m2mplf.db.TableRecord
Type FLOAT
TYPE_INT - Static variable in class com.alarexgroup.m2mplf.db.TableRecord
Type INT
TYPE_LONG - Static variable in class com.alarexgroup.m2mplf.db.TableRecord
TYPe DOUBLE
TYPE_SHORT - Static variable in class com.alarexgroup.m2mplf.db.TableRecord
Type SHORT
TYPE_STRING - Static variable in class com.alarexgroup.m2mplf.db.TableRecord
Type String

U

unScheduleTask(String) - Method in class com.alarexgroup.m2mplf.adapters.schedule.ScheduleAdapter
Cancel specified task
unScheduleTask(int) - Method in class com.alarexgroup.m2mplf.adapters.schedule.ScheduleAdapter
Cancel specified task
Util - Class in com.alarexgroup.m2mplf.util
Internal class with various utilities
Util() - Constructor for class com.alarexgroup.m2mplf.util.Util

W

writeData(byte[]) - Method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
Writes a byte array to serial port
writeData(byte[], int, int) - Method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
Writes length of bytes from a byte array to serial port starting at offset
writeData(String) - Method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
Writes a string to serial port
writeData(int) - Method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
Writes a single byte to serial port
writeData(InputStream, int) - Method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
Method writes content of the inputstream to serial port.
writeDataAndReadResponse(byte[]) - Method in class com.alarexgroup.m2mplf.adapters.serial.SerialAdapter
Method writes data to serial port and returns response.
writeLine(String) - Method in class com.alarexgroup.m2mplf.file.TXTFile
Write line into text file
writePinValue(int, boolean) - Method in class com.alarexgroup.m2mplf.adapters.io.PinAdapter
Sets the value of the súecified OUTPUT pin
writePortValue(Port, int) - Method in class com.alarexgroup.m2mplf.adapters.io.PortAdapter
Sets the port value to specified value
A B C D E F G H I J L M N O P R S T U W