Class SwitchFeaturesUtil
java.lang.Object
org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic SwitchFeatures
buildSwitchFeatures
(GetFeaturesOutput features) Returns the features of the switch.
-
Method Details
-
buildSwitchFeatures
Returns the features of the switch.- Parameters:
features
-GetFeaturesOutput
- Returns:
- switch features
-