|
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_Ubinetics_GDC201
public class ATHandler_Ubinetics_GDC201
This handler supports Ubinecits GDC201 GSM PCMCIA cards. Ubineitcs is
insolvent, but so they are cheap.
The GSM AT Set is available from the Ubinetics vendor Expansys:
{http://i.expansys.com/i/drv/ubinetics-at-command-set.pdf}
Constructor Summary | |
---|---|
ATHandler_Ubinetics_GDC201(ModemGateway myGateway)
|
Method Summary | |
---|---|
boolean |
switchStorageLocation(java.lang.String mem)
Sets the storage location to the Ubinetics-required "SM","SM","SM"-location. |
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, init, isAlive, keepLinkOpen, listMessages, processUnsolicitedEvents, readPhonebook, readPhonebookLocations, readStorageLocations, reset, send, sendCustomATCommand, sendMessage, sendUSSDCommand, sendUSSDCommand, sendUSSDRequest, setIndications, setPduProtocol, setTextProtocol, setVerboseErrors, 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_Ubinetics_GDC201(ModemGateway myGateway)
Method Detail |
---|
public boolean switchStorageLocation(java.lang.String mem) throws TimeoutException, GatewayException, java.io.IOException, java.lang.InterruptedException
switchStorageLocation
in class ATHandler
mem
- takes the value of storageLocations
AModemDriver.isOk()
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 |