| Package | Description | 
|---|---|
| org.opendaylight.controller.md.sal.binding.api | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ReadOnlyTransactionA transaction that provides a stateful read-only view of the data tree. | 
| interface  | ReadWriteTransactionA transaction that enables combined read/write capabilities. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ForwardingReadOnlyTransactionUtility  ReadOnlyTransactionimplementation which forwards all interface method
 invocation to a delegate instance. | 
| class  | ForwardingReadWriteTransactionUtility  ReadWriteTransactionimplementation which forwards all interface method
 invocation to a delegate instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ReadTransaction | ForwardingReadOnlyTransaction. delegate() | 
Copyright © 2019 OpenDaylight. All rights reserved.