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 boolean
NeutronTapService. 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 NeutronTapService
NeutronTapServiceInterface. fromMd(TapService service)
Methods in org.opendaylight.neutron.transcriber with parameters of type NeutronTapService Modifier and Type Method Description protected TapService
NeutronTapServiceInterface. toMd(NeutronTapService service)
-