| Class and Description |
|---|
| AbstractCodecFactory
A type-to-codec factory base class with logic to efficiently lookup and cache codec instances,
also dealing with union type composition.
|
| Class and Description |
|---|
| AbstractCodecFactory
A type-to-codec factory base class with logic to efficiently lookup and cache codec instances,
also dealing with union type composition.
|
| Class and Description |
|---|
| CodecCache
Abstract cache for codecs.
|
| NoopCodecCache
A no-operation codec cache.
|
| PrecomputedCodecCache
Pre-computed CodecCache.
|
| TypeAwareCodec
A codec, which knows what the native representation for a particular data type is.
|
Copyright © 2019 OpenDaylight. All rights reserved.