Uses of Interface
org.apache.camel.builder.endpoint.dsl.SedaEndpointBuilderFactory.SedaEndpointBuilder
Packages that use SedaEndpointBuilderFactory.SedaEndpointBuilder
-
Uses of SedaEndpointBuilderFactory.SedaEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return SedaEndpointBuilderFactory.SedaEndpointBuilderModifier and TypeMethodDescriptionSEDA (camel-seda) Asynchronously call another endpoint from any Camel Context in the same JVM.SEDA (camel-seda) Asynchronously call another endpoint from any Camel Context in the same JVM. -
Uses of SedaEndpointBuilderFactory.SedaEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return SedaEndpointBuilderFactory.SedaEndpointBuilderModifier and TypeMethodDescriptionSedaEndpointBuilderFactory.AdvancedSedaEndpointBuilder.basic()SedaEndpointBuilderFactory.endpointBuilder(String componentName, String path) SEDA (camel-seda) Asynchronously call another endpoint from any Camel Context in the same JVM.SEDA (camel-seda) Asynchronously call another endpoint from any Camel Context in the same JVM.SedaEndpointBuilderFactory.SedaEndpointBuilder.size(int size) The maximum capacity of the SEDA queue (i.e., the number of messages it can hold).The maximum capacity of the SEDA queue (i.e., the number of messages it can hold).