Package | Description |
---|---|
cz.zerog.jsms4pi | |
cz.zerog.jsms4pi.tool |
Modifier and Type | Class and Description |
---|---|
class |
ATGateway |
class |
NullGateway |
Modifier and Type | Method and Description |
---|---|
static Gateway |
ATGateway.getDefaultFactory(String serialPortName)
Create a new instance of Gateway by serial port.
|
static Gateway |
ATGateway.getDefaultFactory(String portname,
int boudrate)
Create a new instance of Gateway by serial port.
|
static Gateway |
ATGateway.getDefaultFactory(String portname,
int boudrate,
int databit,
int stopbit,
int parity,
int atTimeOut)
Create a new instance of Gateway by serial port.
|
Gateway |
Service.getGateway(String name) |
Modifier and Type | Method and Description |
---|---|
void |
Service.addGateway(Gateway gateway,
String gatewayName) |
void |
Service.removeGateway(Gateway gateway) |
void |
SerialModem.setGatewayListener(Gateway gateway) |
void |
Modem.setGatewayListener(Gateway gateway) |
Modifier and Type | Class and Description |
---|---|
class |
DetectorGateway |
class |
FunctionalTest |
Copyright © 2015–2016 jSMS4Pi. All rights reserved.