Modifier and Type | Method and Description |
---|---|
static ActionServiceAdapter |
ActionServiceAdapter.create(BindingToNormalizedNodeCodec codec,
DOMActionService delegate)
Deprecated.
|
ActionService |
BindingAdapterFactory.createActionService(DOMActionService domService) |
Modifier and Type | Method and Description |
---|---|
ActionService |
AdapterFactory.createActionService(DOMActionService domService)
Create a
ActionService backed by a DOMActionService . |
Constructor and Description |
---|
BindingDOMOperationServiceAdapter(DOMRpcService domRpcService,
DOMActionService domActionService,
BindingToNormalizedNodeCodec codec) |
Modifier and Type | Method and Description |
---|---|
DOMActionService |
DOMRpcRouter.getActionService() |
Copyright © 2019 OpenDaylight. All rights reserved.