Uses of Enum Class
org.apache.camel.component.mongodb.MongoDbConsumerType
Packages that use MongoDbConsumerType
-
Uses of MongoDbConsumerType in org.apache.camel.component.mongodb
Methods in org.apache.camel.component.mongodb that return MongoDbConsumerTypeModifier and TypeMethodDescriptionMongoDbEndpoint.getDbConsumerType()static MongoDbConsumerTypeReturns the enum constant of this class with the specified name.static MongoDbConsumerType[]MongoDbConsumerType.values()Returns an array containing the constants of this enum class, in the order they are declared.