Modifier and Type | Class and Description |
---|---|
class |
BindingDOMOperationAdapterRegistration<T extends Operation>
Registration of Binding - DOM Operation adapter.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Action<P extends TreeNode,D extends InstanceIdentifier<P>,I extends Input<I> & Instantiable<I>,O extends Output<O> & Instantiable<O>>
The "action" statement is used to define an operation connected to a
specific container or list data node.
|
interface |
ListAction<P extends TreeNode,K extends org.opendaylight.yangtools.concepts.Identifier,I extends Input<I> & Instantiable<I>,O extends Output<O> & Instantiable<O>>
ListAction provides support for YANG actions defined under List statement.
|
interface |
Rpc<I extends Input<I> & Instantiable<I>,O extends Output<O> & Instantiable<O>>
The "rpc" statement is used to define an RPC operation.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OpendaylightMdsalBindingTestGetTopRpc
Interface for implementing the following YANG Operation defined in module opendaylight-mdsal-binding-test
|
interface |
OpendaylightMdsalBindingTestPutTopRpc
Interface for implementing the following YANG Operation defined in module opendaylight-mdsal-binding-test
|
Modifier and Type | Interface and Description |
---|---|
interface |
TestOperationServiceInCont2Action
Interface for implementing the following YANG Operation defined in module test-operation-service
|
interface |
TestOperationServiceInContAction
Interface for implementing the following YANG Operation defined in module test-operation-service
|
interface |
TestOperationServiceInListAction
Interface for implementing the following YANG Operation defined in module test-operation-service
|
interface |
TestOperationServiceMyRpcRpc
Interface for implementing the following YANG Operation defined in module test-operation-service
|
Copyright © 2019 OpenDaylight. All rights reserved.