SMSLib 3.5.3

org.smslib.modem.athandler
Class ATHandler_Wavecom

java.lang.Object
  extended by org.smslib.modem.athandler.AATHandler
      extended by org.smslib.modem.athandler.ATHandler
          extended by org.smslib.modem.athandler.ATHandler_Wavecom
Direct Known Subclasses:
ATHandler_Wavecom_Q2438F, ATHandler_Wavecom_SunTraveller, ATHandler_Wavecom_WISMOQCDMA

public class ATHandler_Wavecom
extends ATHandler

AT Handler for Wavecom modems. Tested with 1206B and 1306B.


Constructor Summary
ATHandler_Wavecom(ModemGateway myGateway)
           
 
Method Summary
 void done()
           
 void reset()
           
 
Methods inherited from class org.smslib.modem.athandler.ATHandler
deleteMessage, echoOff, enterPin, formatUSSDResponse, getBatteryLevel, getGprsStatus, getImsi, getIndications, getManufacturer, getMessageByIndex, getModel, getModemDriver, getNetworkOperator, getNetworkRegistration, getSerialNo, getSignalLevel, getSimStatus, getSwVersion, init, isAlive, keepLinkOpen, listMessages, processUnsolicitedEvents, readPhonebook, readPhonebookLocations, readStorageLocations, send, sendCustomATCommand, sendMessage, sendUSSDCommand, sendUSSDCommand, sendUSSDRequest, setIndications, setPduProtocol, setTextProtocol, setVerboseErrors, switchStorageLocation, switchToCmdMode, sync
 
Methods inherited from class org.smslib.modem.athandler.AATHandler
addStorageLocation, findMatchingTerminator, getDescription, getGateway, getStorageLocations, getTerminators, getUnsolicitedResponse, getUnsolicitedResponses, isUnsolicitedResponse, isUnsolicitedResponse, load, matchesTerminator, setStorageLocations
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ATHandler_Wavecom

public ATHandler_Wavecom(ModemGateway myGateway)
Method Detail

reset

public void reset()
           throws TimeoutException,
                  GatewayException,
                  java.io.IOException,
                  java.lang.InterruptedException
Overrides:
reset in class ATHandler
Throws:
TimeoutException
GatewayException
java.io.IOException
java.lang.InterruptedException

done

public void done()
          throws TimeoutException,
                 GatewayException,
                 java.io.IOException,
                 java.lang.InterruptedException
Overrides:
done in class ATHandler
Throws:
TimeoutException
GatewayException
java.io.IOException
java.lang.InterruptedException

SMSLib 3.5.3

(c) 2002-2011, http://smslib.org