| Package | Description |
|---|---|
| org.opendaylight.controller.sal.core.api |
Core binding-independent SAL contracts and components
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Broker.ProviderSession
Provider specific access to the SAL functionality. |
| Modifier and Type | Method and Description |
|---|---|
Broker.ConsumerSession |
Broker.registerConsumer(Consumer cons)
Registers the
Consumer, which will use the SAL layer. |
Broker.ConsumerSession |
Broker.registerConsumer(Consumer cons,
org.osgi.framework.BundleContext context)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Consumer.onSessionInitiated(Broker.ConsumerSession session)
Callback signaling initialization of the consumer session to the SAL.
|
Copyright © 2018 OpenDaylight. All rights reserved.