Uses of Class
com.mongodb.MongoURI

Packages that use MongoURI
com.mongodb Main package with core files. 
 

Uses of MongoURI in com.mongodb
 

Methods in com.mongodb with parameters of type MongoURI
 Mongo Mongo.Holder.connect(MongoURI uri)
           
 

Constructors in com.mongodb with parameters of type MongoURI
Mongo(MongoURI uri)
          Creates a Mongo connection.