|
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_Siemens_MC35i
public class ATHandler_Siemens_MC35i
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.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 |
---|
public static final int RETRIES
public static final int WAIT
Constructor Detail |
---|
public ATHandler_Siemens_MC35i(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 void echoOff() throws java.io.IOException, java.lang.InterruptedException
echoOff
in class ATHandler
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 |