Uses of Interface
org.opendaylight.neutron.spi.INeutronFirewallRuleCRUD
-
Packages that use INeutronFirewallRuleCRUD Package Description org.opendaylight.neutron.northbound.api org.opendaylight.neutron.transcriber -
-
Uses of INeutronFirewallRuleCRUD in org.opendaylight.neutron.northbound.api
Constructors in org.opendaylight.neutron.northbound.api with parameters of type INeutronFirewallRuleCRUD Constructor Description NeutronFirewallRulesNorthbound(INeutronFirewallRuleCRUD neutronCRUD)
-
Uses of INeutronFirewallRuleCRUD in org.opendaylight.neutron.transcriber
Classes in org.opendaylight.neutron.transcriber that implement INeutronFirewallRuleCRUD Modifier and Type Class Description class
NeutronFirewallRuleInterface
-