| Package | Description |
|---|---|
| org.bson.codecs.configuration |
This package contains codec configurations and the codec registry helper
|
| Modifier and Type | Field and Description |
|---|---|
private ChildCodecRegistry<?> |
ChildCodecRegistry.parent |
| Modifier and Type | Method and Description |
|---|---|
(package private) <T> Codec<T> |
ProvidersCodecRegistry.get(ChildCodecRegistry context) |
| Constructor and Description |
|---|
ChildCodecRegistry(ChildCodecRegistry<?> parent,
java.lang.Class<T> codecClass) |