Uses of Interface
org.apache.camel.builder.endpoint.dsl.DJLEndpointBuilderFactory.DJLEndpointBuilder
-
Packages that use DJLEndpointBuilderFactory.DJLEndpointBuilder Package Description org.apache.camel.builder.endpoint org.apache.camel.builder.endpoint.dsl -
-
Uses of DJLEndpointBuilderFactory.DJLEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return DJLEndpointBuilderFactory.DJLEndpointBuilder Modifier and Type Method Description static DJLEndpointBuilderFactory.DJLEndpointBuilderStaticEndpointBuilders. djl(String path)Deep Java Library (camel-djl) Infer Deep Learning models from message exchanges data using Deep Java Library (DJL).static DJLEndpointBuilderFactory.DJLEndpointBuilderStaticEndpointBuilders. djl(String componentName, String path)Deep Java Library (camel-djl) Infer Deep Learning models from message exchanges data using Deep Java Library (DJL). -
Uses of DJLEndpointBuilderFactory.DJLEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return DJLEndpointBuilderFactory.DJLEndpointBuilder Modifier and Type Method Description default DJLEndpointBuilderFactory.DJLEndpointBuilderDJLEndpointBuilderFactory.DJLEndpointBuilder. artifactId(String artifactId)Model Artifact.default DJLEndpointBuilderFactory.DJLEndpointBuilderDJLEndpointBuilderFactory.AdvancedDJLEndpointBuilder. basic()default DJLEndpointBuilderFactory.DJLEndpointBuilderDJLEndpointBuilderFactory.DJLBuilders. djl(String path)Deep Java Library (camel-djl) Infer Deep Learning models from message exchanges data using Deep Java Library (DJL).default DJLEndpointBuilderFactory.DJLEndpointBuilderDJLEndpointBuilderFactory.DJLBuilders. djl(String componentName, String path)Deep Java Library (camel-djl) Infer Deep Learning models from message exchanges data using Deep Java Library (DJL).static DJLEndpointBuilderFactory.DJLEndpointBuilderDJLEndpointBuilderFactory. endpointBuilder(String componentName, String path)default DJLEndpointBuilderFactory.DJLEndpointBuilderDJLEndpointBuilderFactory.DJLEndpointBuilder. model(String model)Model.default DJLEndpointBuilderFactory.DJLEndpointBuilderDJLEndpointBuilderFactory.DJLEndpointBuilder. translator(String translator)Translator.
-