Uses of Interface
org.opendaylight.openflowplugin.learningswitch.LearningSwitchManager
-
Packages that use LearningSwitchManager Package Description org.opendaylight.openflowplugin.learningswitch org.opendaylight.openflowplugin.learningswitch.multi -
-
Uses of LearningSwitchManager in org.opendaylight.openflowplugin.learningswitch
Classes in org.opendaylight.openflowplugin.learningswitch that implement LearningSwitchManager Modifier and Type Class Description class
LearningSwitchManagerSimpleImpl
Listens to packetIn notification. -
Uses of LearningSwitchManager in org.opendaylight.openflowplugin.learningswitch.multi
Classes in org.opendaylight.openflowplugin.learningswitch.multi that implement LearningSwitchManager Modifier and Type Class Description class
LearningSwitchManagerMultiImpl
Listens to packetIn notification.
-