Uses of Class
org.opendaylight.neutron.spi.NeutronFirewall
-
Packages that use NeutronFirewall Package Description org.opendaylight.neutron.spi org.opendaylight.neutron.transcriber -
-
Uses of NeutronFirewall in org.opendaylight.neutron.spi
Methods in org.opendaylight.neutron.spi with parameters of type NeutronFirewall Modifier and Type Method Description protected boolean
NeutronFirewall. extractField(String field, NeutronFirewall ans)
-
Uses of NeutronFirewall in org.opendaylight.neutron.transcriber
Methods in org.opendaylight.neutron.transcriber that return NeutronFirewall Modifier and Type Method Description protected NeutronFirewall
NeutronFirewallInterface. fromMd(Firewall firewall)
Methods in org.opendaylight.neutron.transcriber with parameters of type NeutronFirewall Modifier and Type Method Description protected Firewall
NeutronFirewallInterface. toMd(NeutronFirewall firewall)
-