Deprecated API


Contents
Deprecated Classes
de.undercouch.bson4jackson.uuid.BsonUuidModule
          Use BsonModule instead to get all the custom serializers BSON requires. This class will be removed in bson4jackson 2.1 or later. 
 

Deprecated Methods
de.undercouch.bson4jackson.BsonFactory._createJsonGenerator(Writer, IOContext)
          Removed in Jackson 2.4 
de.undercouch.bson4jackson.BsonFactory._createJsonParser(byte[], int, int, IOContext)
          Removed in Jackson 2.4 
de.undercouch.bson4jackson.BsonFactory._createJsonParser(InputStream, IOContext)
          Removed in Jackson 2.4 
de.undercouch.bson4jackson.BsonFactory._createJsonParser(Reader, IOContext)
          Removed in Jackson 2.4 
de.undercouch.bson4jackson.BsonFactory._createUTF8JsonGenerator(OutputStream, IOContext)
          Removed in Jackson 2.4