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 classLispNeutronServiceMethods 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)Constructors in org.opendaylight.lispflowmapping.neutron with parameters of type ILispNeutronService Constructor Description NetworkDataProcessor(ILispNeutronService lispNeutronService)PortDataProcessor(ILispNeutronService lispNeutronService)SubnetDataProcessor(ILispNeutronService lispNeutronService)
-