Uses of Interface
org.apache.camel.builder.endpoint.dsl.JsonPatchEndpointBuilderFactory.AdvancedJsonPatchEndpointBuilder
Packages that use JsonPatchEndpointBuilderFactory.AdvancedJsonPatchEndpointBuilder
-
Uses of JsonPatchEndpointBuilderFactory.AdvancedJsonPatchEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return JsonPatchEndpointBuilderFactory.AdvancedJsonPatchEndpointBuilderModifier and TypeMethodDescriptionJsonPatchEndpointBuilderFactory.JsonPatchEndpointBuilder.advanced()JsonPatchEndpointBuilderFactory.AdvancedJsonPatchEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).JsonPatchEndpointBuilderFactory.AdvancedJsonPatchEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).