public class TlsApplication
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static de.bsvrz.pat.onlprot.standardProtocolModule.ProtocolModule |
_protTlsReceived
Field description
|
static de.bsvrz.pat.onlprot.standardProtocolModule.ProtocolModule |
_protTlsSend
Field description
|
Constructor and Description |
---|
TlsApplication(java.lang.String[] commandArguments) |
Modifier and Type | Method and Description |
---|---|
static int |
getAnzahlIntervalleFuerDatenAusfallErkennung()
ToDo: Beschreibung der Methode
|
static int |
getStandardPeriodenDauerUfdFuerDatenAusfallErkennungInSekunden()
ToDo: Beschreibung der Methode
|
static boolean |
isControlLostTelegramsFg4()
ToDo: Beschreibung der Methode
|
static boolean |
isControlLostTelegramsFg9()
ToDo: Beschreibung der Methode
|
static boolean |
isSendTimeSync()
ToDo: Beschreibung der Methode
|
static boolean |
isSonderBehandlungZeitStempelFuerUnterschiedeDSTbeiUZundSST()
ToDo: Beschreibung der Methode
|
static boolean |
isTimeSyncToDe255()
ToDo: Beschreibung der Methode
|
static void |
main(java.lang.String[] commandArguments)
ToDo: Beschreibung der Methode
|
void |
start()
ToDo: Beschreibung der Methode
|
public static de.bsvrz.pat.onlprot.standardProtocolModule.ProtocolModule _protTlsReceived
public static de.bsvrz.pat.onlprot.standardProtocolModule.ProtocolModule _protTlsSend
public TlsApplication(java.lang.String[] commandArguments) throws java.lang.Exception
java.lang.Exception
public static int getAnzahlIntervalleFuerDatenAusfallErkennung()
public static int getStandardPeriodenDauerUfdFuerDatenAusfallErkennungInSekunden()
public static boolean isControlLostTelegramsFg4()
public static boolean isControlLostTelegramsFg9()
public static boolean isSendTimeSync()
public static boolean isSonderBehandlungZeitStempelFuerUnterschiedeDSTbeiUZundSST()
public static boolean isTimeSyncToDe255()
public static void main(java.lang.String[] commandArguments)
commandArguments
- public void start()