Uses of Class
com.esf.device.modem.channel.service.CnS

Packages that use CnS
com.esf.device.modem.channel.service Handles communication to a variety of modem plug-in devices. 
 

Uses of CnS in com.esf.device.modem.channel.service
 

Methods in com.esf.device.modem.channel.service that return CnS
 CnS ModemCommand.getCnsCommand()
          Reports CnS command
 CnS ModemReply.getCnsReply()
          Reports CnS reply
 

Constructors in com.esf.device.modem.channel.service with parameters of type CnS
ModemCommand(CnS cmd)
          CnS command constructor
ModemReply(CnS cmd)
          CnS reply constructor