Package | Description |
---|---|
de.bsvrz.kex.lmstic3.empfang.dekoder |
Komponente Dekoder.
|
de.bsvrz.kex.lmstic3.empfang.ftpempfang |
Modul FTP-Empfang.
|
de.bsvrz.kex.lmstic3.versand.ftpclient |
Modul FTP-Client.
|
de.bsvrz.kex.lmstic3.versand.kodierer |
Modul Kodierer.
|
de.bsvrz.kex.lmstic3.vew |
Komponente Verwaltung.
|
Modifier and Type | Field and Description |
---|---|
private LMSKommunikationsstatus |
Meldungsdekodierer.kommunikationsStatus
Kommunikationsstatus.
|
Modifier and Type | Method and Description |
---|---|
void |
Meldungsdekodierer.kommunikationsStatus(LMSKommunikationsstatus status) |
void |
Meldungsdekodierer.versendet(List<File> dateien,
LMSKommunikationsstatus status) |
Modifier and Type | Field and Description |
---|---|
private LMSKommunikationsstatus |
FTPEmpfang.kommunikationsStatus
Der Kommunikationsstatus mit der Landesmeldestelle.
|
Modifier and Type | Method and Description |
---|---|
private void |
FTPEmpfang.setzeKommunikationsStatus(LMSKommunikationsstatus neuerStatus)
Setzt den internen Kommunikationstatus und benachrichtigt die Listener.
|
Modifier and Type | Field and Description |
---|---|
private LMSKommunikationsstatus |
LMSFTPClient.kommunikationsStatus
Der Kommunikationsstatus mit der Landesmeldestelle.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
LMSFTPClient.informiereListenerDateien(List<File> dateien,
LMSKommunikationsstatus status)
Informiert die Listener über versendete Dateien.
|
Modifier and Type | Field and Description |
---|---|
private LMSKommunikationsstatus |
Meldungskodierer.kommunikationsStatus
Der Kommunikationsstatus mit der Landesmeldestelle.
|
Modifier and Type | Method and Description |
---|---|
void |
Meldungskodierer.kommunikationsStatus(LMSKommunikationsstatus status) |
void |
Meldungskodierer.versendet(List<File> dateien,
LMSKommunikationsstatus status) |
Modifier and Type | Method and Description |
---|---|
static LMSKommunikationsstatus |
LMSKommunikationsstatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LMSKommunikationsstatus[] |
LMSKommunikationsstatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LMSFTPListener.kommunikationsStatus(LMSKommunikationsstatus status)
Diese Methode wird aufgerufen, wenn eine Änderung des
Kommunikationszustandes zur LMS erkannt wird.
|
void |
LMSFTPListener.versendet(List<File> dateien,
LMSKommunikationsstatus status)
Diese Methode wird aufgerufen, wenn Dateien zur LMS übertragen
wurden.
|
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.