Uses of Class
org.opendaylight.neutron.spi.NeutronTapService
-
Packages that use NeutronTapService Package Description org.opendaylight.neutron.spi org.opendaylight.neutron.transcriber -
-
Uses of NeutronTapService in org.opendaylight.neutron.spi
Methods in org.opendaylight.neutron.spi with parameters of type NeutronTapService Modifier and Type Method Description protected booleanNeutronTapService. extractField(String field, NeutronTapService ans) -
Uses of NeutronTapService in org.opendaylight.neutron.transcriber
Methods in org.opendaylight.neutron.transcriber that return NeutronTapService Modifier and Type Method Description protected NeutronTapServiceNeutronTapServiceInterface. fromMd(TapService service)Methods in org.opendaylight.neutron.transcriber with parameters of type NeutronTapService Modifier and Type Method Description protected TapServiceNeutronTapServiceInterface. toMd(NeutronTapService service)
-