@NonNullByDefault
Package org.opendaylight.genius.alivenessmonitor.protocols
-
Interface Summary Interface Description AlivenessMonitorAndProtocolsConstants Constants shared between alivenessmonitor.internal and alivenessmonitor.protocols.internal.AlivenessProtocolHandler<T extends org.opendaylight.openflowplugin.libraries.liblldp.Packet> Protocol specific Handler interface defined by the Aliveness monitor service Handler will be registered with Alivnessmonitor service along with the protocol type it supports.AlivenessProtocolHandlerRegistry Registry ofAlivenessProtocolHandler
s.