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