Uses of Interface
org.opendaylight.lispflowmapping.neutron.ILispNeutronService
-
Packages that use ILispNeutronService Package Description org.opendaylight.lispflowmapping.neutron -
-
Uses of ILispNeutronService in org.opendaylight.lispflowmapping.neutron
Classes in org.opendaylight.lispflowmapping.neutron that implement ILispNeutronService Modifier and Type Class Description class
LispNeutronService
Deprecated.Methods in org.opendaylight.lispflowmapping.neutron with parameters of type ILispNeutronService Modifier and Type Method Description static <T extends org.opendaylight.yangtools.yang.binding.DataObject>
DelegatingDataTreeListenerDelegatingDataTreeListener. initiateListener(java.lang.Class<T> dataObject, ILispNeutronService lispNeutronService, org.opendaylight.mdsal.binding.api.DataBroker dataBroker)
Deprecated.Constructors in org.opendaylight.lispflowmapping.neutron with parameters of type ILispNeutronService Constructor Description NetworkDataProcessor(ILispNeutronService lispNeutronService)
Deprecated.PortDataProcessor(ILispNeutronService lispNeutronService)
Deprecated.SubnetDataProcessor(ILispNeutronService lispNeutronService)
Deprecated.
-