|
SMSLib 3.5.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.smslib.modem.athandler.AATHandler
org.smslib.modem.athandler.ATHandler
org.smslib.modem.athandler.ATHandler_Huawei
public class ATHandler_Huawei
AT Handler for Huawei modems.
Constructor Summary | |
---|---|
ATHandler_Huawei(ModemGateway myGateway)
|
Method Summary | |
---|---|
void |
init()
|
boolean |
setIndications()
|
Methods inherited from class org.smslib.modem.athandler.ATHandler |
---|
deleteMessage, done, echoOff, 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, 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 |
---|
public ATHandler_Huawei(ModemGateway myGateway)
Method Detail |
---|
public void init() throws TimeoutException, GatewayException, java.io.IOException, java.lang.InterruptedException
init
in class ATHandler
TimeoutException
GatewayException
java.io.IOException
java.lang.InterruptedException
public boolean setIndications() throws TimeoutException, GatewayException, java.io.IOException, java.lang.InterruptedException
setIndications
in class ATHandler
TimeoutException
GatewayException
java.io.IOException
java.lang.InterruptedException
|
SMSLib 3.5.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |