Uses of Interface
eu.europa.esig.dss.tsl.alerts.handlers.AlertHandler
| Package | Description |
|---|---|
| eu.europa.esig.dss.tsl.alerts | |
| eu.europa.esig.dss.tsl.alerts.handlers | |
| eu.europa.esig.dss.tsl.alerts.handlers.log |
-
Uses of AlertHandler in eu.europa.esig.dss.tsl.alerts
Fields in eu.europa.esig.dss.tsl.alerts declared as AlertHandler Modifier and Type Field Description protected AlertHandler<T>Alert. handlerConstructors in eu.europa.esig.dss.tsl.alerts with parameters of type AlertHandler Constructor Description Alert(Detection<T> detection, AlertHandler<T> handler)LOTLAlert(Detection<LOTLInfo> detection, AlertHandler<LOTLInfo> handler)TLAlert(Detection<TLInfo> detection, AlertHandler<TLInfo> handler) -
Uses of AlertHandler in eu.europa.esig.dss.tsl.alerts.handlers
Classes in eu.europa.esig.dss.tsl.alerts.handlers that implement AlertHandler Modifier and Type Class Description classCompositeAlertHandler<T>Constructor parameters in eu.europa.esig.dss.tsl.alerts.handlers with type arguments of type AlertHandler Constructor Description CompositeAlertHandler(List<AlertHandler<T>> handlers) -
Uses of AlertHandler in eu.europa.esig.dss.tsl.alerts.handlers.log
Classes in eu.europa.esig.dss.tsl.alerts.handlers.log that implement AlertHandler Modifier and Type Class Description classLogLOTLLocationChangeAlertHandlerclassLogOJUrlChangeAlertHandlerclassLogTLExpirationAlertHandlerclassLogTLParsingErrorAlertHandlerclassLogTLSignatureErrorAlertHandler