Package com.mongodb.util

Contains classes that can be used everywhere in the driver, and have no specific domain.
  • Interface Summary 
    Interface Description
    ObjectSerializer Deprecated.
    there is no replacement for this interface
  • Class Summary 
    Class Description
    JSON Deprecated.
    This class has been superseded by to toJson and parse methods on BasicDBObject
    JSONCallback Deprecated.
    This class has been superseded by to toJson and parse methods on BasicDBObject
    JSONSerializers Deprecated.
    This class has been superseded by to toJson and parse methods on BasicDBObject
    Util Deprecated.
    there is no replacement for this class
  • Exception Summary 
    Exception Description
    JSONParseException Deprecated.
    there is no replacement for this class