| Package | Description |
|---|---|
| io.lighty.modules.southbound.openflow.impl |
| Modifier and Type | Method and Description |
|---|---|
OpenflowSouthboundPluginBuilder |
OpenflowSouthboundPluginBuilder.from(OpenflowpluginConfiguration openflowpluginConfiguration,
LightyServices lightyServices)
Create new instance of
OpenflowSouthboundPluginBuilder from OpenflowpluginConfiguration,
SwitchConfig and LightyServices. |
OpenflowSouthboundPluginBuilder |
OpenflowSouthboundPluginBuilder.withExecutorService(ExecutorService executorService)
Inject executor service to execute futures
|
OpenflowSouthboundPluginBuilder |
OpenflowSouthboundPluginBuilder.withPacketListener(org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.PacketProcessingListener ofpPacketListener)
Inject Packet Listener, can be used for handling packet-in messages.
|
Copyright © 2020. All rights reserved.