Modifier and Type | Field and Description |
---|---|
static VersandStatus |
VersandStatus.NICHT_VERSENDET
Konstante.
|
static VersandStatus |
VersandStatus.VERSAND_OK
Konstante.
|
Modifier and Type | Method and Description |
---|---|
protected abstract VersandStatus |
AbstraktKexVersandKomponente.sendeAuftrag(IVersandAuftrag auftrag,
int versuche,
long pausezeit)
Abstrakte Versandmethode.
|
Modifier and Type | Method and Description |
---|---|
void |
VersandStatusSender.send(IVersandAuftrag auftrag,
VersandStatus status)
Sendet eine StatusMeldung des Versands zum DAV.
|
Modifier and Type | Method and Description |
---|---|
VersandStatus |
KexEmailSender.send(String absender,
String betreff,
String text,
String empfaenger,
Collection<String> ccList,
Collection<String> bccList)
Versendet eine Email.
|
Modifier and Type | Method and Description |
---|---|
protected VersandStatus |
KexEmailTexter.sendeAuftrag(IVersandAuftrag auftrag,
int maxVersuche,
long pause) |
Modifier and Type | Method and Description |
---|---|
VersandStatus |
KexFaxSender.send(String faxKennung,
String nummer,
boolean hochAufloesend,
File rasterGrafik)
Versendet eine Mitteilung.
|
VersandStatus |
KexFaxSender.send2(AsyncSerialPortCommunicator comm,
String faxKennung,
String waehlstring,
boolean hochAufloesend,
File rasterGrafik)
Versendet eine Mitteilung mit dem Protokol der Fax Klasse 2.
|
VersandStatus |
KexFaxSender.send20(AsyncSerialPortCommunicator comm,
String faxKennung,
String waehlstring,
boolean hochAufloesend,
File rasterGrafik)
Versendet eine Mitteilung mit dem Protokol der Fax Klasse 2.0.
|
Modifier and Type | Method and Description |
---|---|
protected VersandStatus |
KexFaxTexter.sendeAuftrag(IVersandAuftrag auftrag,
int maxVersuche,
long pause) |
Modifier and Type | Method and Description |
---|---|
VersandStatus |
KexSmsSender.send(String empfaenger,
String text,
boolean debug)
Sendet eine SMS.
|
Modifier and Type | Method and Description |
---|---|
protected VersandStatus |
KexSmsTexter.sendeAuftrag(IVersandAuftrag auftrag,
int maxVersuche,
long pause) |
Modifier and Type | Method and Description |
---|---|
protected VersandStatus |
KexVoiceTexter.sendeAuftrag(IVersandAuftrag auftrag,
int maxVersuche,
long pause) |
Modifier and Type | Method and Description |
---|---|
VersandStatus |
KexVoIPSender.send(String empfaenger,
String text,
boolean debug)
Sendet eine Nachricht (Voicemail oder FAX) über VoiP.
|
Modifier and Type | Method and Description |
---|---|
protected VersandStatus |
KexVoIPFaxTexter.sendeAuftrag(IVersandAuftrag auftrag,
int maxVersuche,
long pause) |
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.