| Package | Description |
|---|---|
| io.lighty.modules.southbound.openflow.impl | |
| io.lighty.modules.southbound.openflow.impl.util |
| Modifier and Type | Method and Description |
|---|---|
static OpenflowSouthboundPluginBuilder |
OpenflowSouthboundPluginBuilder.from(OpenflowpluginConfiguration openflowpluginConfiguration,
LightyServices services)
Create new instance of
OpenflowSouthboundPluginBuilder from OpenflowpluginConfiguration,
SwitchConfig and LightyServices. |
| Modifier and Type | Method and Description |
|---|---|
static OpenflowpluginConfiguration |
OpenflowConfigUtils.getDefaultOfpConfiguration()
Create new default configuration for OFP.
|
static OpenflowpluginConfiguration |
OpenflowConfigUtils.getOfpConfiguration(InputStream jsonConfigInputStream)
Read configuration from InputStream representing JSON configuration data.
|
Copyright © 2020. All rights reserved.