Package de.beamertool.mobile

This package contains all message-generating classes and it's factory.

See:
          Description

Interface Summary
SmsListener This is a simple interface to handle the event of new sms'
 

Class Summary
CommPort  
GsmAt This class is the superclass for all classes which support a GSM-device It contains some methods, a GSM-device supporting class must implement.
GsmAtFactory This class contains an factory method to get an GsmAt implementing class and a method for serial port discovery
GsmAtStatus Simple representation of the connection status of the gsm device
Simulate This is a GSM simulating class.
SmsLibWrapper This class supports the Ubinetic pcmcia cards and maybe other mobiles.
 

Enum Summary
GsmAtStatus.ConnectionStatus All possible conneciton states of the gsm state
MobileType All suported GSM devices (generic listing)
 

Package de.beamertool.mobile Description

This package contains all message-generating classes and it's factory.