Registry / networking / model-flow-service

model-flow-service

JSON →
library0.21.3javamavenunverified

Provides the model for flow services in the OpenDaylight OpenFlow plugin.

<dependency> <groupId>org.opendaylight.openflowplugin.model</groupId> <artifactId>model-flow-service</artifactId> <version>0.21.3</version> </dependency>
INSTALL
IMPORT
SIG · MODEL-FLOW-SERVICE
M
model-flow-service
networkingjavav0.21.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FlowService
org.opendaylight.openflowplugin.model.model.flow.service.FlowService

Initializes the flow service model in OpenDaylight.

import org.opendaylight.openflowplugin.model.model.flow.service.FlowService; public class Quickstart { public static void main(String[] args) { FlowService service = new FlowService(); System.out.println("Flow service initialized"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.21.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
model-flow-service — mvn dependency:get model-flow-service · libregistry