SMSLib 3.5.3

org.smslib.modem.athandler
Class ATHandler_Siemens_MC35i

java.lang.Object
  extended by org.smslib.modem.athandler.AATHandler
      extended by org.smslib.modem.athandler.ATHandler
          extended by org.smslib.modem.athandler.ATHandler_Siemens_MC35i
Direct Known Subclasses:
ATHandler_Siemens_MC35i_FD

public class ATHandler_Siemens_MC35i
extends ATHandler


Field Summary
static int RETRIES
           
static int WAIT
           
 
Constructor Summary
ATHandler_Siemens_MC35i(ModemGateway myGateway)
           
 
Method Summary
 void echoOff()
           
 void init()
           
 
Methods inherited from class org.smslib.modem.athandler.ATHandler
deleteMessage, done, enterPin, formatUSSDResponse, getBatteryLevel, getGprsStatus, getImsi, getIndications, getManufacturer, getMessageByIndex, getModel, getModemDriver, getNetworkOperator, getNetworkRegistration, getSerialNo, getSignalLevel, getSimStatus, getSwVersion, isAlive, keepLinkOpen, listMessages, processUnsolicitedEvents, readPhonebook, readPhonebookLocations, readStorageLocations, reset, 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
 

Field Detail

RETRIES

public static final int RETRIES
See Also:
Constant Field Values

WAIT

public static final int WAIT
See Also:
Constant Field Values
Constructor Detail

ATHandler_Siemens_MC35i

public ATHandler_Siemens_MC35i(ModemGateway myGateway)
Method Detail

init

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

echoOff

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

SMSLib 3.5.3

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