| BackupConstants | |
| BackupUtils | |
| BsonDumpWriter | |
| BsonListToJsonTransformer |
| DBObjects | Conversions between JSon Strings and Maps into DBObjects |
| DbobjectToJsonTransformer | |
| DbObjectToMapTransformer | |
| DefaultSplashScreenAgent | Agent implementation to add splash screen information for DevKit extensions at application startup |
| DropCollectionDefinitionParser | |
| DropCollectionMessageProcessor | DropCollectionMessageProcessor invokes the dropCollection(java.lang.String) method in MongoCloudConnector. |
| DropDatabaseDefinitionParser | |
| DropDatabaseMessageProcessor | DropDatabaseMessageProcessor invokes the dropDatabase() method in MongoCloudConnector. |
| DropIndexDefinitionParser | |
| DropIndexMessageProcessor | DropIndexMessageProcessor invokes the dropIndex(java.lang.String, java.lang.String) method in MongoCloudConnector. |
| DumpDefinitionParser | |
| DumpMessageProcessor | DumpMessageProcessor invokes the dump(java.lang.String, java.lang.String, boolean, boolean, int) method in MongoCloudConnector. |
| DumpWriter |
| ExecuteCommandDefinitionParser | |
| ExecuteCommandMessageProcessor | ExecuteCommandMessageProcessor invokes the executeCommand(java.lang.String, java.lang.String) method in MongoCloudConnector. |
| ExistsCollectionDefinitionParser | |
| ExistsCollectionMessageProcessor | ExistsCollectionMessageProcessor invokes the existsCollection(java.lang.String) method in MongoCloudConnector. |
| GetFileContentDefinitionParser | |
| GetFileContentMessageProcessor | GetFileContentMessageProcessor invokes the getFileContent(com.mongodb.DBObject) method in MongoCloudConnector. |
| GetFileContentUsingQueryMapDefinitionParser | |
| GetFileContentUsingQueryMapMessageProcessor | GetFileContentUsingQueryMapMessageProcessor invokes the getFileContentUsingQueryMap(java.util.Map) method in MongoCloudConnector. |
| IncrementalDumpDefinitionParser | |
| IncrementalDumpMessageProcessor | IncrementalDumpMessageProcessor invokes the incrementalDump(java.lang.String, java.lang.String) method in MongoCloudConnector. |
| IncrementalMongoDump | |
| IncrementalOplogDump | |
| IndexOrder | |
| IndexOrderEnumTransformer | |
| InsertObjectDefinitionParser | |
| InsertObjectFromMapDefinitionParser | |
| InsertObjectFromMapMessageProcessor | InsertObjectFromMapMessageProcessor invokes the insertObjectFromMap(java.lang.String, java.util.Map, org.mule.module.mongo.api.WriteConcern) method in MongoCloudConnector. |
| InsertObjectMessageProcessor | InsertObjectMessageProcessor invokes the insertObject(java.lang.String, com.mongodb.DBObject, org.mule.module.mongo.api.WriteConcern) method in MongoCloudConnector. |
| JsonToDbobjectTransformer |
| ListCollectionsDefinitionParser | |
| ListCollectionsMessageProcessor | ListCollectionsMessageProcessor invokes the listCollections() method in MongoCloudConnector. |
| ListFilesDefinitionParser | |
| ListFilesMessageProcessor | ListFilesMessageProcessor invokes the listFiles(com.mongodb.DBObject) method in MongoCloudConnector. |
| ListFilesUsingQueryMapDefinitionParser | |
| ListFilesUsingQueryMapMessageProcessor | ListFilesUsingQueryMapMessageProcessor invokes the listFilesUsingQueryMap(java.util.Map) method in MongoCloudConnector. |
| ListIndicesDefinitionParser | |
| ListIndicesMessageProcessor | ListIndicesMessageProcessor invokes the listIndices(java.lang.String) method in MongoCloudConnector. |
| ManagedConnectionProcessInterceptor<T> | |
| ManagedConnectionProcessTemplate<P> | |
| MapReduceObjectsDefinitionParser | |
| MapReduceObjectsMessageProcessor | MapReduceObjectsMessageProcessor invokes the mapReduceObjects(java.lang.String, java.lang.String, java.lang.String, java.lang.String) method in MongoCloudConnector. |
| MongoClient | |
| MongoClientAdaptor | Proxy that adds logging to MongoClients |
| MongoClientImpl | |
| MongoCloudConnector | MongoDB is an open source, high-performance, schema-free, document-oriented database that manages collections of BSON documents. |
| MongoCloudConnectorCapabilitiesAdapter | A MongoCloudConnectorCapabilitiesAdapter is a wrapper around MongoCloudConnector that implements org.mule.api.Capabilities interface. |
| MongoCloudConnectorConfigDefinitionParser | |
| MongoCloudConnectorConnectionFactory | |
| MongoCloudConnectorConnectionIdentifierAdapter | A MongoCloudConnectorConnectionIdentifierAdapter is a wrapper around MongoCloudConnector that implements org.mule.api.Connection interface. |
| MongoCloudConnectorConnectionKey | A tuple of connection parameters |
| MongoCloudConnectorConnectionManager | A MongoCloudConnectorConnectionManager is a wrapper around MongoCloudConnector that adds connection management capabilities to the pojo. |
| MongoCloudConnectorLifecycleAdapter | A MongoCloudConnectorLifecycleAdapter is a wrapper around MongoCloudConnector that adds lifecycle methods to the pojo. |
| MongoCloudConnectorMetadataAdapater | A MongoCloudConnectorMetadataAdapater is a wrapper around MongoCloudConnector that adds support for querying metadata about the extension. |
| MongoCloudConnectorProcessAdapter | A MongoCloudConnectorProcessAdapter is a wrapper around MongoCloudConnector that enables custom processing strategies. |
| MongoCollection | |
| MongoCollectionToJsonTransformer | |
| MongoDump | |
| MongoDumpCollection | |
| MongoNamespaceHandler | Registers bean definitions parsers for handling elements in http://www.mulesoft.org/schema/mule/mongo. |
| MongoObjectStore | A PartitionableExpirableObjectStore backed by MongoDB. |
| MongoRestore | |
| MongoRestoreDirectory | |
| MongoSession |
| NestedProcessorChain |
| OplogCollection |
| ProcessCallbackProcessInterceptor<T, O> |
| SaveObjectDefinitionParser | |
| SaveObjectFromMapDefinitionParser | |
| SaveObjectFromMapMessageProcessor | SaveObjectFromMapMessageProcessor invokes the saveObjectFromMap(java.lang.String, java.util.Map, org.mule.module.mongo.api.WriteConcern) method in MongoCloudConnector. |
| SaveObjectMessageProcessor | SaveObjectMessageProcessor invokes the saveObject(java.lang.String, com.mongodb.DBObject, org.mule.module.mongo.api.WriteConcern) method in MongoCloudConnector. |
| WriteConcern | An enum wrapper of com.mongodb.WriteConcern |
| WriteConcernEnumTransformer |
| ZipUtils |