|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GsmComm | |
org.marre.sms.transport.gsm | |
org.marre.sms.transport.gsm.commands |
Uses of GsmComm in org.marre.sms.transport.gsm |
Classes in org.marre.sms.transport.gsm that implement GsmComm | |
class |
SerialComm
Simple Serial port comm. |
Uses of GsmComm in org.marre.sms.transport.gsm.commands |
Methods in org.marre.sms.transport.gsm.commands with parameters of type GsmComm | |
void |
PingReq.send(GsmComm comm)
|
PduSendMessageRsp |
PduSendMessageReq.send(GsmComm comm)
Sends the command and builds a response object. |
void |
MessageFormatSetReq.send(GsmComm comm)
Sends the command and builds a response object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |