Registry / networking / onos-incubator-api

onos-incubator-api

JSON →
library1.15.0javamavenunverified

Open Network Operating System (ONOS) incubator API module for experimental network control features.

<dependency> <groupId>org.onosproject</groupId> <artifactId>onos-incubator-api</artifactId> <version>1.15.0</version> </dependency>
INSTALL
IMPORT
SIG · ONOS-INCUBATOR-API
O
onos-incubator-api
networkingjavav1.15.0
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.

NetworkResource
org.onosproject.incubator.net.NetworkResource

Basic usage of ONOS incubator NetworkResource class.

import org.onosproject.incubator.net.NetworkResource; public class Example { public void use() { NetworkResource resource = new NetworkResource(); } }
Debug
Known issues
gotchaIncubator APIs are experimental and may change without notice.
fix
Use stable ONOS APIs for production code.
affects: >=1.0.0
Upgrade
Version history
1.15.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
onos-incubator-api — mvn dependency:get onos-incubator-api · libregistry