Uses of Interface
org.opendaylight.openflowplugin.applications.frm.recovery.OpenflowServiceRecoveryHandler
- 
Packages that use OpenflowServiceRecoveryHandler Package Description org.opendaylight.openflowplugin.applications.frm.impl org.opendaylight.openflowplugin.applications.frm.recovery.impl 
- 
- 
Uses of OpenflowServiceRecoveryHandler in org.opendaylight.openflowplugin.applications.frm.implConstructors in org.opendaylight.openflowplugin.applications.frm.impl with parameters of type OpenflowServiceRecoveryHandler Constructor Description ForwardingRulesManagerImpl(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.mdsal.binding.api.RpcConsumerRegistry rpcRegistry, org.opendaylight.mdsal.binding.api.RpcProviderService rpcProviderService, ForwardingRulesManagerConfig config, MastershipChangeServiceManager mastershipChangeServiceManager, org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider clusterSingletonService, ConfigurationService configurationService, ReconciliationManager reconciliationManager, OpenflowServiceRecoveryHandler openflowServiceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry, FlowGroupCacheManager flowGroupCacheManager, ListenerRegistrationHelper registrationHelper)
- 
Uses of OpenflowServiceRecoveryHandler in org.opendaylight.openflowplugin.applications.frm.recovery.implClasses in org.opendaylight.openflowplugin.applications.frm.recovery.impl that implement OpenflowServiceRecoveryHandler Modifier and Type Class Description classOpenflowServiceRecoveryHandlerImpl
 
-