Interface JsonMessageProcessors.Factory
- All Known Subinterfaces:
Processors
- Enclosing interface:
- JsonMessageProcessors
public static interface JsonMessageProcessors.Factory
-
Method Summary
Modifier and TypeMethodDescriptionjson()Fluent API action building entry method used in Java DSL.default JsonPathMessageProcessorBuilder<?,?> jsonPath()
-
Method Details
-
json
JsonMessageProcessors json()Fluent API action building entry method used in Java DSL. -
jsonPath
-