Uses of Interface
org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder
Packages that use ContextChainHolder
Package
Description
-
Uses of ContextChainHolder in org.opendaylight.openflowplugin.api.openflow.device
Methods in org.opendaylight.openflowplugin.api.openflow.device with parameters of type ContextChainHolderModifier and TypeMethodDescriptionvoid
DeviceManager.setContextChainHolder
(@NonNull ContextChainHolder contextChainHolder) -
Uses of ContextChainHolder in org.opendaylight.openflowplugin.impl.device
Methods in org.opendaylight.openflowplugin.impl.device with parameters of type ContextChainHolderModifier and TypeMethodDescriptionvoid
DeviceManagerImpl.setContextChainHolder
(@NonNull ContextChainHolder contextChainHolder) -
Uses of ContextChainHolder in org.opendaylight.openflowplugin.impl.lifecycle
Classes in org.opendaylight.openflowplugin.impl.lifecycle that implement ContextChainHolder