public class VertxCodecRegistry extends Object implements org.bson.codecs.configuration.CodecRegistry
| Constructor and Description |
|---|
VertxCodecRegistry(JsonObject config)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
<T> org.bson.codecs.Codec<T> |
get(Class<T> clazz)
Deprecated.
|
public VertxCodecRegistry(JsonObject config)
public <T> org.bson.codecs.Codec<T> get(Class<T> clazz)
get in interface org.bson.codecs.configuration.CodecRegistryCopyright © 2020. All rights reserved.