| Package | Description |
|---|---|
| org.opendaylight.controller.sal.core.api |
Core binding-independent SAL contracts and components
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Consumer.ConsumerFunctionality> |
Consumer.getConsumerFunctionality()
Deprecated.
- no longer used or needed
*
Suggested implementation until removed:
public Collection<ConsumerFunctionality> getConsumerFunctionality() {
return Collections.emptySet();
}
|
Collection<Consumer.ConsumerFunctionality> |
AbstractConsumer.getConsumerFunctionality() |
Copyright © 2018 OpenDaylight. All rights reserved.