Uses of Class
org.opendaylight.genius.fcapsapp.performancecounter.PacketInCounterHandler
-
Packages that use PacketInCounterHandler Package Description org.opendaylight.genius.fcapsapp -
-
Uses of PacketInCounterHandler in org.opendaylight.genius.fcapsapp
Fields in org.opendaylight.genius.fcapsapp declared as PacketInCounterHandler Modifier and Type Field Description PacketInCounterHandler
NodeEventListener. packetInCounterHandler
Constructors in org.opendaylight.genius.fcapsapp with parameters of type PacketInCounterHandler Constructor Description FcapsProvider(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.mdsal.binding.api.NotificationService notificationService, PacketInCounterHandler packetInCounterHandler, NodeEventListener nodeEventListener)
Constructor sets the services.NodeEventListener(AlarmAgent alarmAgent, NodeUpdateCounter nodeUpdateCounter, PacketInCounterHandler packetInCounterHandler, EntityOwnershipUtils entityOwnershipUtils, org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService, FlowNodeConnectorInventoryTranslatorImpl nodeConnectorInventoryTranslator)
-