public class TlsApplication
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static de.bsvrz.pat.onlprot.standardProtocolModule.ProtocolModule |
_protTlsReceived |
static de.bsvrz.pat.onlprot.standardProtocolModule.ProtocolModule |
_protTlsSend |
Constructor and Description |
---|
TlsApplication(java.lang.String[] commandArguments) |
Modifier and Type | Method and Description |
---|---|
static int |
getAnzahlIntervalleFuerDatenAusfallErkennung() |
static int |
getStandardPeriodenDauerUfdFuerDatenAusfallErkennungInSekunden() |
static boolean |
isControlLostTelegramsFg4() |
static boolean |
isControlLostTelegramsFg9() |
static boolean |
isSendTimeSync() |
static boolean |
isTimeSyncToDe255() |
static void |
main(java.lang.String[] commandArguments) |
void |
start() |
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 isTimeSyncToDe255()
public static void main(java.lang.String[] commandArguments)
public void start()