Package | Description |
---|---|
org.opendaylight.netvirt.aclservice | |
org.opendaylight.netvirt.aclservice.listeners | |
org.opendaylight.netvirt.aclservice.utils |
Modifier and Type | Field and Description |
---|---|
protected AclServiceUtils |
AbstractAclServiceImpl.aclServiceUtils |
Constructor and Description |
---|
AbstractAclServiceImpl(Class<? extends org.opendaylight.yang.gen.v1.urn.opendaylight.genius.interfacemanager.servicebinding.rev160406.ServiceModeBase> serviceMode,
org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager,
AclDataUtil aclDataUtil,
AclServiceUtils aclServiceUtils)
Initialize the member variables.
|
AbstractEgressAclServiceImpl(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager,
AclDataUtil aclDataUtil,
AclServiceUtils aclServiceUtils)
Initialize the member variables.
|
AbstractIngressAclServiceImpl(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager,
AclDataUtil aclDataUtil,
AclServiceUtils aclServiceUtils)
Initialize the member variables.
|
AclServiceImplFactory(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager,
AclserviceConfig config,
AclDataUtil aclDataUtil,
AclServiceUtils aclServiceUtils) |
StatefulEgressAclServiceImpl(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager,
AclDataUtil aclDataUtil,
AclServiceUtils aclServiceUtils) |
StatefulIngressAclServiceImpl(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager,
AclDataUtil aclDataUtil,
AclServiceUtils aclServiceUtils)
Initialize the member variables.
|
Constructor and Description |
---|
AclEventListener(AclServiceManager aclServiceManager,
AclClusterUtil aclClusterUtil,
org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
AclDataUtil aclDataUtil,
AclServiceUtils aclServicUtils) |
AclNodeListener(org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager,
org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
AclserviceConfig config,
AclServiceUtils aclServiceUtils,
AclDataUtil aclDataUtil) |
Modifier and Type | Method and Description |
---|---|
static Integer |
StatefulAclServiceHelper.getHardTimoutForApplyStatefulChangeOnExistingTraffic(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev160218.access.lists.acl.access.list.entries.Ace ace,
AclServiceUtils aclServiceUtils)
Returns the hard timeout based on the protocol when a ACL rule removed from the instance.
|
Copyright © 2018 OpenDaylight. All rights reserved.