public class KexFaxSenderTester
extends de.bsvrz.kex.emailfaxsms.fax.sender.KexFaxSender
| Constructor and Description |
|---|
KexFaxSenderTester()
Standardkonstruktor
|
KexFaxSenderTester(String com,
int baud,
long timeout,
de.bsvrz.kex.emailfaxsms.AsyncSerialPortCommunicator.ModemType typ,
String gsmPin,
String init,
String prefix)
Konstruktor
|
| Modifier and Type | Method and Description |
|---|---|
void |
test()
TestMethode
|
void |
testMain()
Der Test
|
public KexFaxSenderTester(String com, int baud, long timeout, de.bsvrz.kex.emailfaxsms.AsyncSerialPortCommunicator.ModemType typ, String gsmPin, String init, String prefix) throws Exception
com - Com-Portbaud - Baudratetimeout - Timeout in styp - Modem TypgsmPin - Pin Codeinit - Init Sequenzprefix - Wahl-PraefixException - Wenn kein Zugriff zum COM-Port moeglich istCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.