|
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_Wavecom
public class ATHandler_Wavecom
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.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_Wavecom(ModemGateway myGateway)
Method Detail |
---|
public void reset() throws TimeoutException, GatewayException, java.io.IOException, java.lang.InterruptedException
reset
in class ATHandler
TimeoutException
GatewayException
java.io.IOException
java.lang.InterruptedException
public void done() throws TimeoutException, GatewayException, java.io.IOException, java.lang.InterruptedException
done
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 |