@Beta
public interface ExtensionMappingAddressResolver
extends org.onosproject.net.driver.HandlerBehaviour
| Modifier and Type | Method and Description |
|---|---|
ExtensionMappingAddress |
getExtensionMappingAddress(ExtensionMappingAddressType type)
Obtains an extension mapping address instance of the specified type,
if supported by the driver.
|
ExtensionMappingAddress getExtensionMappingAddress(ExtensionMappingAddressType type)
type - type of extension to getUnsupportedOperationException - if the extension type is not
supported by this driver