public interface TypeCodecRegistry
| Modifier and Type | Method and Description |
|---|---|
<T> org.bson.codecs.Codec<T> |
getCodec(Type type) |
org.bson.codecs.configuration.CodecRegistry |
getRegistry() |
<T> org.bson.codecs.Codec<T> getCodec(Type type)
org.bson.codecs.configuration.CodecRegistry getRegistry()
Copyright © 2017 BILD GmbH & Co. KG. All rights reserved.