
| Interface | Description |
|---|---|
| DataProcessor<T extends org.opendaylight.yangtools.yang.binding.DataObject> | |
| ILispNeutronService |
| Class | Description |
|---|---|
| DelegatingDataTreeListener<T extends org.opendaylight.yangtools.yang.binding.DataObject> | |
| LispNeutronService | |
| LispUtil |
LispUtil class has util functions for building inputs for LISP service RPCs.
|
| NetworkDataProcessor |
LISP Service Implementation of creation and deletion of a Network.
|
| NetworkListener |
Implementation of a ClusteredDataTreeChangeListener that listens for northbound requests on a
Network
subtree. |
| PortDataProcessor |
Lisp Service implementation of NeutronPortAware API Creation of a new port
results adding the mapping for the port's IP addresses to the port's host_ip
in the mapping service.
|
| PortListener |
Implementation of a ClusteredDataTreeChangeListener that listens for northbound requests on a
Port subtree. |
| SubnetDataProcessor |
Lisp Service implementation of creation and deletion of a Subnet results
in defining the subnet as an EID prefix in the LISP Mapping System with
subnet's network UUID as the key to use for registering mappings for the subnet.
|
| SubnetListener |
Implementation of a ClusteredDataTreeChangeListener that listens for northbound requests on a
Subnet subtree. |
Copyright © 2019 OpenDaylight. All rights reserved.