Uses of Interface
org.marre.sms.transport.gsm.GsmComm

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.
 



Copyright © 2002-2005 Markus Eriksson. All Rights Reserved.