Interface SalFlowListener
- All Superinterfaces:
EventListener
,org.opendaylight.yangtools.yang.binding.NotificationListener
@Deprecated
@Generated("mdsal-binding-generator")
public interface SalFlowListener
extends org.opendaylight.yangtools.yang.binding.NotificationListener
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onFlowAdded
(FlowAdded notification) Deprecated.void
onFlowRemoved
(FlowRemoved notification) Deprecated.void
onFlowUpdated
(FlowUpdated notification) Deprecated.void
onNodeErrorNotification
(NodeErrorNotification notification) Deprecated.void
Deprecated.void
onSwitchFlowRemoved
(SwitchFlowRemoved notification) Deprecated.
-
Method Details
-
onFlowAdded
Deprecated. -
onFlowUpdated
Deprecated. -
onFlowRemoved
Deprecated. -
onSwitchFlowRemoved
Deprecated. -
onNodeErrorNotification
Deprecated. -
onNodeExperimenterErrorNotification
@Deprecated void onNodeExperimenterErrorNotification(NodeExperimenterErrorNotification notification) Deprecated.
-