Uses of Class
org.springframework.integration.mongodb.inbound.MongoDbMessageSource
Packages that use MongoDbMessageSource
Package
Description
Provides MongoDB Components support for Java DSL.
-
Uses of MongoDbMessageSource in org.springframework.integration.mongodb.dsl
Subclasses with type arguments of type MongoDbMessageSource in org.springframework.integration.mongodb.dslModifier and TypeClassDescriptionclass
AAbstractMongoDbMessageSourceSpec
implementation for aMongoDbMessageSource
.