SMS Service
Collaboration diagram for SMS Service:
Classes | |
class | SimSource |
Sim Source interface which interacts with the modem. More... | |
class | SmsSource |
Sms Source interface including service logic. More... | |
class | SmsListConfiguration |
Manages SMS service configuration files. More... | |
class | Sms |
Allows to interact with the SMS service. More... | |
class | SmsSourceList |
A class that keeps track of the sms sources and makes them available through the execution of the program. More... | |
class | SmsServer |
Manages router and publisher. More... | |
class | SmsService |
Implements the service functionality creating the server and other objects in the application context. More... | |
Detailed Description
SMS Service related documentation