Uses of Class
org.apache.camel.component.torchserve.TorchServeConfiguration
Packages that use TorchServeConfiguration
-
Uses of TorchServeConfiguration in org.apache.camel.component.torchserve
Methods in org.apache.camel.component.torchserve that return TorchServeConfigurationModifier and TypeMethodDescriptionTorchServeConfiguration.copy()TorchServeComponent.getConfiguration()TorchServeEndpoint.getConfiguration()Methods in org.apache.camel.component.torchserve with parameters of type TorchServeConfigurationModifier and TypeMethodDescriptionvoidTorchServeComponent.setConfiguration(TorchServeConfiguration configuration) The configuration.voidTorchServeEndpoint.setConfiguration(TorchServeConfiguration configuration) Constructors in org.apache.camel.component.torchserve with parameters of type TorchServeConfigurationModifierConstructorDescriptionTorchServeEndpoint(String uri, TorchServeComponent component, String path, TorchServeConfiguration configuration)