| Modifier and Type | Method and Description |
|---|---|
MessageSpy |
DeviceContext.getMessageSpy()
Gets message spy.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MessageIntelligenceAgency |
| Modifier and Type | Method and Description |
|---|---|
MessageSpy |
DeviceContextImpl.getMessageSpy() |
| Constructor and Description |
|---|
DeviceManagerImpl(OpenflowProviderConfig config,
org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
MessageSpy messageSpy,
org.opendaylight.controller.md.sal.binding.api.NotificationPublishService notificationPublishService,
io.netty.util.HashedWheelTimer hashedWheelTimer,
ConvertorExecutor convertorExecutor,
DeviceInitializerProvider deviceInitializerProvider) |
| Modifier and Type | Method and Description |
|---|---|
MessageSpy |
AbstractService.getMessageSpy() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends org.opendaylight.yangtools.yang.binding.DataObject> |
SimpleRequestCallback.create(RequestContext<T> context,
Class<?> requestType,
MessageSpy spy,
Class<T> clazz) |
| Constructor and Description |
|---|
VoidRequestCallback(RequestContext<Void> context,
Class<?> requestType,
MessageSpy spy) |
Copyright © 2019 OpenDaylight. All rights reserved.