Registry / networking / sal-core-api

sal-core-api

JSON →
library1.11.3javamavenunverified

OpenDaylight SAL Core API provides core interfaces for the Service Abstraction Layer in MD-SAL plugins.

<dependency> <groupId>org.opendaylight.controller</groupId> <artifactId>sal-core-api</artifactId> <version>1.11.3</version> </dependency>
INSTALL
IMPORT
SIG · SAL-CORE-API
S
sal-core-api
networkingjavav1.11.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.

BrokerService
✓ org.opendaylight.controller.sal.core.api.BrokerService

Uses the SAL core BrokerService interface in an OpenDaylight application.

import org.opendaylight.controller.sal.core.api.BrokerService; public class SalExample { public void useBroker(BrokerService broker) { System.out.println("Broker service: " + broker); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.11.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
sal-core-api — mvn dependency:get sal-core-api · libregistry