Package com.alarexgroup.m2mplf.util

Interface Summary
ATCommanderListener This listener processes AT command answers.
 

Class Summary
ATCommander 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
Base64 This class codes and decodes BASE64 which is often used for email communication.
BitSet Internal class ported from JAVA JDK 1.4.1
BufferedReader Internal class ported from JAVA JDK 1.4.1
DateTime Object for work with time.
StringTokenizer Class ported from JAVA JDK 1.4.1
Use for parsing strings.
Util Internal class with various utilities