Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Bson.codecs.configuration Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
CodecConfigurationExceptionAn exception indicating that a codec registry has been misconfigured in some way, preventing it from providing a codec for theSince:3.Classbson.codecs.configurationMongoDB NoSQL
CodecProviderA provider of Codec instances.Interfacebson.codecs.configurationMongoDB NoSQL
CodecRegistriesA helper class for creating and combining codecs, codec providers, and codec registriesCreates a CodecRegistry from the provided list of Codec instances.Classbson.codecs.configurationMongoDB NoSQL
CodecRegistryA registry of Codec instances searchable by the class that the Codec can encode and decode.Interfacebson.codecs.configurationMongoDB NoSQL