|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.beamertool.mobile.GsmAtFactory
public class GsmAtFactory
This class contains an factory method to get an GsmAt implementing class and a method for serial port discovery
| Method Summary | |
|---|---|
static List<gnu.io.CommPortIdentifier> |
getAvailableSerialPorts()
Returns a List of availible serial ports of the system. |
static GsmAt |
getInstance(Settings settings)
A factory to get an instance of an GsmAt implementing class |
static InboundMessage |
getTestMessage()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static List<gnu.io.CommPortIdentifier> getAvailableSerialPorts()
public static GsmAt getInstance(Settings settings)
settings - The settings to use
MobileTypepublic static InboundMessage getTestMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||