Uses of Class
org.opendaylight.netvirt.elan.l2gw.utils.L2GatewayConnectionUtils
-
Packages that use L2GatewayConnectionUtils Package Description org.opendaylight.netvirt.elan.l2gw.listeners org.opendaylight.netvirt.elan.l2gw.recovery.impl org.opendaylight.netvirt.elan.l2gw.utils -
-
Uses of L2GatewayConnectionUtils in org.opendaylight.netvirt.elan.l2gw.listeners
Constructors in org.opendaylight.netvirt.elan.l2gw.listeners with parameters of type L2GatewayConnectionUtils Constructor Description L2GatewayConnectionListener(org.opendaylight.mdsal.binding.api.DataBroker db, L2GatewayConnectionUtils l2GatewayConnectionUtils, Scheduler scheduler, L2GatewayCache l2GatewayCache, L2GatewayServiceRecoveryHandler l2GatewayServiceRecoveryHandler, L2GatewayConnectionInstanceRecoveryHandler l2InstanceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry, ConfigMcastCache configMcastCache, L2GatewayListener l2GatewayListener, ItmExternalTunnelCache itmExternalTunnelCache, HwvtepPhysicalSwitchListener hwvtepPhysicalSwitchListener)
-
Uses of L2GatewayConnectionUtils in org.opendaylight.netvirt.elan.l2gw.recovery.impl
Constructors in org.opendaylight.netvirt.elan.l2gw.recovery.impl with parameters of type L2GatewayConnectionUtils Constructor Description L2GatewayConnectionInstanceRecoveryHandler(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, L2GatewayConnectionUtils l2GatewayConnectionUtils, org.opendaylight.genius.utils.clustering.EntityOwnershipUtils entityOwnershipUtils)
L2GatewayInstanceRecoveryHandler(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, L2GatewayConnectionUtils l2GatewayConnectionUtils, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry)
-
Uses of L2GatewayConnectionUtils in org.opendaylight.netvirt.elan.l2gw.utils
Constructors in org.opendaylight.netvirt.elan.l2gw.utils with parameters of type L2GatewayConnectionUtils Constructor Description L2gwServiceProvider(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, ElanClusterUtils elanClusterUtils, org.opendaylight.yang.gen.v1.urn.opendaylight.genius.itm.rpcs.rev160406.ItmRpcService itmRpcService, L2GatewayConnectionUtils l2GatewayConnectionUtils)
-