Package | Description |
---|---|
org.opendaylight.openflowplugin.api.openflow.rpc | |
org.opendaylight.openflowplugin.impl.rpc | |
org.opendaylight.openflowplugin.impl.util |
Modifier and Type | Method and Description |
---|---|
RpcContext |
RpcManager.createContext(DeviceContext deviceContext) |
Modifier and Type | Method and Description |
---|---|
RpcContext |
RpcManagerImpl.createContext(DeviceContext deviceContext) |
Modifier and Type | Method and Description |
---|---|
static void |
MdSalRegistrationUtils.registerServices(RpcContext rpcContext,
DeviceContext deviceContext,
ExtensionConverterProvider extensionConverterProvider,
ConvertorExecutor convertorExecutor)
Method registers all OF services for role
OfpRole.BECOMEMASTER . |
static void |
MdSalRegistrationUtils.registerStatCompatibilityServices(RpcContext rpcContext,
DeviceContext deviceContext,
org.opendaylight.controller.md.sal.binding.api.NotificationPublishService notificationPublishService,
ConvertorExecutor convertorExecutor)
Support deprecated statistic related services for backward compatibility.
|
Copyright © 2019 OpenDaylight. All rights reserved.