A B C D E F G H I J L M N O R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addFaultToleranceConfiguration(String, FaultToleranceConfigurationDefinition) - Method in class org.apache.camel.quarkus.core.BaseModel
- addFaultToleranceConfiguration(String, FaultToleranceConfigurationDefinition) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- addHystrixConfiguration(String, HystrixConfigurationDefinition) - Method in class org.apache.camel.quarkus.core.BaseModel
- addHystrixConfiguration(String, HystrixConfigurationDefinition) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- addModelLifecycleStrategy(ModelLifecycleStrategy) - Method in class org.apache.camel.quarkus.core.BaseModel
- addModelLifecycleStrategy(ModelLifecycleStrategy) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- addResilience4jConfiguration(String, Resilience4jConfigurationDefinition) - Method in class org.apache.camel.quarkus.core.BaseModel
- addResilience4jConfiguration(String, Resilience4jConfigurationDefinition) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- addRestDefinitions(Collection<RestDefinition>, boolean) - Method in class org.apache.camel.quarkus.core.BaseModel
- addRestDefinitions(Collection<RestDefinition>, boolean) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- addRouteDefinition(RouteDefinition) - Method in class org.apache.camel.quarkus.core.BaseModel
- addRouteDefinition(RouteDefinition) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- addRouteDefinitions(Collection<RouteDefinition>) - Method in class org.apache.camel.quarkus.core.BaseModel
- addRouteDefinitions(Collection<RouteDefinition>) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- addRouteFromTemplate(String, String, Map<String, Object>) - Method in class org.apache.camel.quarkus.core.BaseModel
- addRouteFromTemplate(String, String, Map<String, Object>) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- addRoutes(RuntimeValue<CamelContext>, Class<? extends RoutesBuilder>) - Method in class org.apache.camel.quarkus.core.CamelContextRecorder
- addRoutes(RuntimeValue<CamelContext>, String) - Method in class org.apache.camel.quarkus.core.CamelContextRecorder
- addRoutesFromContainer(RuntimeValue<CamelContext>) - Method in class org.apache.camel.quarkus.core.CamelContextRecorder
- addRouteTemplateDefinition(RouteTemplateDefinition) - Method in class org.apache.camel.quarkus.core.BaseModel
- addRouteTemplateDefinition(RouteTemplateDefinition) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- addRouteTemplateDefinitionConverter(String, RouteTemplateDefinition.Converter) - Method in class org.apache.camel.quarkus.core.BaseModel
- addRouteTemplateDefinitionConverter(String, RouteTemplateDefinition.Converter) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- addRouteTemplateDefinitions(Collection<RouteTemplateDefinition>) - Method in class org.apache.camel.quarkus.core.BaseModel
- addRouteTemplateDefinitions(Collection<RouteTemplateDefinition>) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- addServiceCallConfiguration(String, ServiceCallConfigurationDefinition) - Method in class org.apache.camel.quarkus.core.BaseModel
- addServiceCallConfiguration(String, ServiceCallConfigurationDefinition) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- addShutdownTask(ShutdownContext, RuntimeValue<CamelRuntime>) - Method in class org.apache.camel.quarkus.core.CamelBootstrapRecorder
- addTypeConverterLoader(RuntimeValue<TypeConverterRegistry>, RuntimeValue<TypeConverterLoader>) - Method in class org.apache.camel.quarkus.core.CamelRecorder
- addTypeConverterLoader(RuntimeValue<TypeConverterRegistry>, Class<? extends TypeConverterLoader>) - Method in class org.apache.camel.quarkus.core.CamelRecorder
- adviceWith(RouteDefinition, AdviceWithRouteBuilder) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- attachUpload(File, String, Message) - Method in interface org.apache.camel.quarkus.core.UploadAttacher
-
Attach the uploaded file represented by the given
localFileandfileNameto the givenmessage
B
- BaseModel - Class in org.apache.camel.quarkus.core
- BaseModel(CamelContext) - Constructor for class org.apache.camel.quarkus.core.BaseModel
- bind(RuntimeValue<Registry>, String, Class<?>) - Method in class org.apache.camel.quarkus.core.CamelRecorder
- bind(RuntimeValue<Registry>, String, Class<?>, RuntimeValue<?>) - Method in class org.apache.camel.quarkus.core.CamelRecorder
- bind(RuntimeValue<Registry>, String, Class<?>, Object) - Method in class org.apache.camel.quarkus.core.CamelRecorder
- bootstrap - Variable in class org.apache.camel.quarkus.core.CamelConfig
-
Build time configuration options for
CamelRuntimebootstrap. - BootstrapConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig.BootstrapConfig
- BootstrapEnabled() - Constructor for class org.apache.camel.quarkus.core.CamelConfigFlags.BootstrapEnabled
- build() - Method in class org.apache.camel.quarkus.core.FastFactoryFinderResolver.Builder
- Builder() - Constructor for class org.apache.camel.quarkus.core.FastFactoryFinderResolver.Builder
C
- CamelBootstrapRecorder - Class in org.apache.camel.quarkus.core
- CamelBootstrapRecorder() - Constructor for class org.apache.camel.quarkus.core.CamelBootstrapRecorder
- CamelConfig - Class in org.apache.camel.quarkus.core
- CamelConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig
- CamelConfig.BootstrapConfig - Class in org.apache.camel.quarkus.core
- CamelConfig.NativeConfig - Class in org.apache.camel.quarkus.core
- CamelConfig.ReflectionConfig - Class in org.apache.camel.quarkus.core
- CamelConfig.ResourcesConfig - Class in org.apache.camel.quarkus.core
- CamelConfig.RoutesDiscoveryConfig - Class in org.apache.camel.quarkus.core
- CamelConfig.RuntimeCatalogConfig - Class in org.apache.camel.quarkus.core
- CamelConfig.ServiceConfig - Class in org.apache.camel.quarkus.core
- CamelConfig.ServiceDiscoveryConfig - Class in org.apache.camel.quarkus.core
- CamelConfig.ServiceRegistryConfig - Class in org.apache.camel.quarkus.core
- CamelConfigFlags - Class in org.apache.camel.quarkus.core
- CamelConfigFlags.BootstrapEnabled - Class in org.apache.camel.quarkus.core
- CamelConfigFlags.RoutesDiscoveryEnabled - Class in org.apache.camel.quarkus.core
- CamelConfigFlags.RuntimeCatalogEnabled - Class in org.apache.camel.quarkus.core
- camelConsumerTemplate() - Method in class org.apache.camel.quarkus.core.CamelProducers
- camelContext() - Method in class org.apache.camel.quarkus.core.CamelProducers
- CamelContextCustomizer - Interface in org.apache.camel.quarkus.core
- CamelContextRecorder - Class in org.apache.camel.quarkus.core
- CamelContextRecorder() - Constructor for class org.apache.camel.quarkus.core.CamelContextRecorder
- CamelContextRuntime - Class in org.apache.camel.quarkus.core
-
A simple implementation of the
CamelRuntimethat directly starts/stop theCamelContext. - CamelContextRuntime(CamelContext) - Constructor for class org.apache.camel.quarkus.core.CamelContextRuntime
- camelFluentProducerTemplate(InjectionPoint) - Method in class org.apache.camel.quarkus.core.CamelProducers
- CamelHotReplacementSetup - Class in org.apache.camel.quarkus.core.devmode
- CamelHotReplacementSetup() - Constructor for class org.apache.camel.quarkus.core.devmode.CamelHotReplacementSetup
- CamelLifecycleEventBridge - Class in org.apache.camel.quarkus.core
-
Bridges
LifecycleStrategycallbacks and CDI by producing the correspondent events. - CamelLifecycleEventBridge() - Constructor for class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
- CamelManagementEventBridge - Class in org.apache.camel.quarkus.core
-
Bridges Camel Management events to CDI.
- CamelManagementEventBridge() - Constructor for class org.apache.camel.quarkus.core.CamelManagementEventBridge
- CamelProducers - Class in org.apache.camel.quarkus.core
-
Producers of beans that are injectable via CDI.
- CamelProducers() - Constructor for class org.apache.camel.quarkus.core.CamelProducers
- camelProducerTemplate(InjectionPoint) - Method in class org.apache.camel.quarkus.core.CamelProducers
- CamelRecorder - Class in org.apache.camel.quarkus.core
- CamelRecorder() - Constructor for class org.apache.camel.quarkus.core.CamelRecorder
- camelRegistry() - Method in class org.apache.camel.quarkus.core.CamelProducers
- camelRuntime() - Method in class org.apache.camel.quarkus.core.CamelProducers
- CamelRuntime - Interface in org.apache.camel.quarkus.core
-
Represent a runnable Camel instance.
- CamelRuntimeCatalog - Class in org.apache.camel.quarkus.core
- CamelRuntimeCatalog(CamelConfig.RuntimeCatalogConfig) - Constructor for class org.apache.camel.quarkus.core.CamelRuntimeCatalog
- collectRoutesFromRegistry(CamelContext, String, String) - Method in interface org.apache.camel.quarkus.core.RegistryRoutesLoader
- collectRoutesFromRegistry(CamelContext, String, String) - Method in class org.apache.camel.quarkus.core.RegistryRoutesLoaders.Default
- collectRoutesFromRegistry(CamelContext, String, String) - Method in class org.apache.camel.quarkus.core.RegistryRoutesLoaders.Disabled
- ComponentAddEvent - Class in org.apache.camel.quarkus.core.events
- ComponentAddEvent(Component) - Constructor for class org.apache.camel.quarkus.core.events.ComponentAddEvent
- ComponentEvent - Class in org.apache.camel.quarkus.core.events
-
Base
CamelEventforComponentrelated events. - ComponentEvent(Component) - Constructor for class org.apache.camel.quarkus.core.events.ComponentEvent
- componentJSonSchema(String) - Method in class org.apache.camel.quarkus.core.CamelRuntimeCatalog
- ComponentRemoveEvent - Class in org.apache.camel.quarkus.core.events
- ComponentRemoveEvent(Component) - Constructor for class org.apache.camel.quarkus.core.events.ComponentRemoveEvent
- components - Variable in class org.apache.camel.quarkus.core.CamelConfig.RuntimeCatalogConfig
-
If
truethe Runtime Camel Catalog embedded in the application will contain JSON schemas of Camel components available in the application; otherwise component JSON schemas will not be available in the Runtime Camel Catalog and any attempt to access those will result in a RuntimeException. - componentSupplier(String, String) - Method in class org.apache.camel.quarkus.core.InjectionPointsRecorder
- CoreAttachmentsRecorder - Class in org.apache.camel.quarkus.core
- CoreAttachmentsRecorder() - Constructor for class org.apache.camel.quarkus.core.CoreAttachmentsRecorder
- createAsyncProcessorAwaitManager() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createBeanIntrospection() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createBeanPostProcessor() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createBeanProcessorFactory() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createBeanProxyFactory() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createCamelContextNameStrategy() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createClassResolver() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createComponentNameResolver() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createComponentResolver() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createConfigurerResolver() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createContext(RuntimeValue<Registry>, RuntimeValue<TypeConverterRegistry>, RuntimeValue<ModelJAXBContextFactory>, RuntimeValue<XMLRoutesDefinitionLoader>, RuntimeValue<ModelToXMLDumper>, RuntimeValue<FactoryFinderResolver>, BeanContainer, String, CamelConfig) - Method in class org.apache.camel.quarkus.core.CamelContextRecorder
- createDataFormatResolver() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createEndpointRegistry(Map<EndpointKey, Endpoint>) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createErrorHandler(Route, Processor) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createExecutorServiceManager() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createExpression(ExpressionDefinition) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createFactoryFinderResolver() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createHeadersMapFactory() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createHealthCheckRegistry() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createInflightRepository() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createInjector() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createLanguageResolver() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createManagementNameStrategy() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createMessageHistoryFactory() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createModelFromXml(CamelContext, String, Class<T>) - Method in class org.apache.camel.quarkus.core.DisabledXMLRoutesDefinitionLoader
- createModelJAXBContextFactory() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createModelToXMLDumper() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createMulticast(Collection<Processor>, ExecutorService, boolean) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createNodeIdFactory() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createNoOpUploadAttacher() - Method in class org.apache.camel.quarkus.core.CoreAttachmentsRecorder
- createPackageScanClassResolver() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createPackageScanResourceResolver() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createPredicate(ExpressionDefinition) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createProcessor() - Method in class org.apache.camel.quarkus.core.DisabledValidateReifier
- createProcessorFactory() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createPropertiesComponent() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createReactiveExecutor() - Method in class org.apache.camel.quarkus.core.CamelRecorder
- createReactiveExecutor() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createRegistry() - Method in class org.apache.camel.quarkus.core.CamelRecorder
- createRegistry() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createRestBindingJaxbDataFormatFactory() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createRestRegistryFactory() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createRouteController() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createRuntime(BeanContainer, RuntimeValue<CamelContext>) - Method in class org.apache.camel.quarkus.core.CamelContextRecorder
- createRuntimeCamelCatalog() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createShutdownStrategy() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createStreamCachingStrategy() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createTracer() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createTransformerRegistry() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createTypeConverter() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createTypeConverterRegistry() - Method in class org.apache.camel.quarkus.core.CamelRecorder
- createTypeConverterRegistry() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createUnitOfWorkFactory() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createUriFactoryResolver() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createUuidGenerator() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createValidatorRegistry() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- createXMLRoutesDefinitionLoader() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- customize(RuntimeValue<CamelContext>, RuntimeValue<CamelContextCustomizer>) - Method in class org.apache.camel.quarkus.core.CamelContextRecorder
- customize(CamelContext) - Method in interface org.apache.camel.quarkus.core.CamelContextCustomizer
D
- dataFormatJSonSchema(String) - Method in class org.apache.camel.quarkus.core.CamelRuntimeCatalog
- dataformats - Variable in class org.apache.camel.quarkus.core.CamelConfig.RuntimeCatalogConfig
-
If
truethe Runtime Camel Catalog embedded in the application will contain JSON schemas of Camel data formats available in the application; otherwise data format JSON schemas will not be available in the Runtime Camel Catalog and any attempt to access those will result in a RuntimeException. - Default() - Constructor for class org.apache.camel.quarkus.core.RegistryRoutesLoaders.Default
- Disabled() - Constructor for class org.apache.camel.quarkus.core.RegistryRoutesLoaders.Disabled
- DisabledModelJAXBContextFactory - Class in org.apache.camel.quarkus.core
- DisabledModelJAXBContextFactory() - Constructor for class org.apache.camel.quarkus.core.DisabledModelJAXBContextFactory
- DisabledModelToXMLDumper - Class in org.apache.camel.quarkus.core
- DisabledModelToXMLDumper() - Constructor for class org.apache.camel.quarkus.core.DisabledModelToXMLDumper
- DisabledPredicateValidatorReifier - Class in org.apache.camel.quarkus.core
- DisabledPredicateValidatorReifier(CamelContext, ValidatorDefinition) - Constructor for class org.apache.camel.quarkus.core.DisabledPredicateValidatorReifier
- DisabledValidateReifier - Class in org.apache.camel.quarkus.core
- DisabledValidateReifier(Route, ProcessorDefinition<?>) - Constructor for class org.apache.camel.quarkus.core.DisabledValidateReifier
- DisabledXMLRoutesDefinitionLoader - Class in org.apache.camel.quarkus.core
- DisabledXMLRoutesDefinitionLoader() - Constructor for class org.apache.camel.quarkus.core.DisabledXMLRoutesDefinitionLoader
- disableXmlReifiers() - Method in class org.apache.camel.quarkus.core.CamelRecorder
- discovery - Variable in class org.apache.camel.quarkus.core.CamelConfig.ServiceConfig
-
Build time configuration related to discoverability of Camel services via the
org.apache.camel.spi.FactoryFindermechanism - doCreateValidator() - Method in class org.apache.camel.quarkus.core.DisabledPredicateValidatorReifier
- doInit() - Method in class org.apache.camel.quarkus.core.CamelManagementEventBridge
- doInit() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- doInit() - Method in class org.apache.camel.quarkus.core.FastTypeConverter
- dumpModelAsXml(CamelContext, NamedNode) - Method in class org.apache.camel.quarkus.core.DisabledModelToXMLDumper
- dumpModelAsXml(CamelContext, NamedNode, boolean, boolean) - Method in class org.apache.camel.quarkus.core.DisabledModelToXMLDumper
E
- enabled - Variable in class org.apache.camel.quarkus.core.CamelConfig.BootstrapConfig
-
When set to true, the
CamelRuntimewill be started automatically. - enabled - Variable in class org.apache.camel.quarkus.core.CamelConfig.RoutesDiscoveryConfig
-
Enable automatic discovery of routes during static initialization.
- EndpointAddEvent - Class in org.apache.camel.quarkus.core.events
- EndpointAddEvent(Endpoint) - Constructor for class org.apache.camel.quarkus.core.events.EndpointAddEvent
- EndpointEvent - Class in org.apache.camel.quarkus.core.events
-
Base
CamelEventforEndpointrelated events. - EndpointEvent(Endpoint) - Constructor for class org.apache.camel.quarkus.core.events.EndpointEvent
- EndpointRemoveEvent - Class in org.apache.camel.quarkus.core.events
- EndpointRemoveEvent(Endpoint) - Constructor for class org.apache.camel.quarkus.core.events.EndpointRemoveEvent
- entry(String, Class<?>) - Method in class org.apache.camel.quarkus.core.FastFactoryFinderResolver.Builder
- ErrorHandlerAddEvent - Class in org.apache.camel.quarkus.core.events
- ErrorHandlerAddEvent(Route, Processor, ErrorHandlerFactory) - Constructor for class org.apache.camel.quarkus.core.events.ErrorHandlerAddEvent
- ErrorHandlerEvent - Class in org.apache.camel.quarkus.core.events
-
Base
CamelEventforErrorHandlerFactoryrelated events. - ErrorHandlerEvent(Route, Processor, ErrorHandlerFactory) - Constructor for class org.apache.camel.quarkus.core.events.ErrorHandlerEvent
- ErrorHandlerRemoveEvent - Class in org.apache.camel.quarkus.core.events
- ErrorHandlerRemoveEvent(Route, Processor, ErrorHandlerFactory) - Constructor for class org.apache.camel.quarkus.core.events.ErrorHandlerRemoveEvent
- excludePatterns - Variable in class org.apache.camel.quarkus.core.CamelConfig.ReflectionConfig
-
A comma separated list of Ant-path style patterns to match class names that should be excluded from registering for reflection.
- excludePatterns - Variable in class org.apache.camel.quarkus.core.CamelConfig.ResourcesConfig
-
A comma separated list of Ant-path style patterns to match resources that should be excluded from the native executable.
- excludePatterns - Variable in class org.apache.camel.quarkus.core.CamelConfig.RoutesDiscoveryConfig
-
Used for exclusive filtering scanning of RouteBuilder classes.
- excludePatterns - Variable in class org.apache.camel.quarkus.core.CamelConfig.ServiceDiscoveryConfig
-
A comma-separated list of Ant-path style patterns to match Camel service definition files in the classpath.
- excludePatterns - Variable in class org.apache.camel.quarkus.core.CamelConfig.ServiceRegistryConfig
-
A comma-separated list of Ant-path style patterns to match Camel service definition files in the classpath.
F
- factoryFinderResolver(RuntimeValue<FastFactoryFinderResolver.Builder>) - Method in class org.apache.camel.quarkus.core.CamelRecorder
- factoryFinderResolverBuilder() - Method in class org.apache.camel.quarkus.core.CamelRecorder
- factoryFinderResolverEntry(RuntimeValue<FastFactoryFinderResolver.Builder>, String, Class<?>) - Method in class org.apache.camel.quarkus.core.CamelRecorder
- FastCamelContext - Class in org.apache.camel.quarkus.core
- FastCamelContext(FactoryFinderResolver, String, XMLRoutesDefinitionLoader, ModelToXMLDumper) - Constructor for class org.apache.camel.quarkus.core.FastCamelContext
- FastFactoryFinder(String) - Constructor for class org.apache.camel.quarkus.core.FastFactoryFinderResolver.FastFactoryFinder
- FastFactoryFinderResolver - Class in org.apache.camel.quarkus.core
-
A build time assembled
FactoryFinderResolver. - FastFactoryFinderResolver(Map<String, Class<?>>) - Constructor for class org.apache.camel.quarkus.core.FastFactoryFinderResolver
- FastFactoryFinderResolver.Builder - Class in org.apache.camel.quarkus.core
- FastFactoryFinderResolver.FastFactoryFinder - Class in org.apache.camel.quarkus.core
- FastModel - Class in org.apache.camel.quarkus.core
- FastModel(CamelContext) - Constructor for class org.apache.camel.quarkus.core.FastModel
- FastTypeConverter - Class in org.apache.camel.quarkus.core
- FastTypeConverter() - Constructor for class org.apache.camel.quarkus.core.FastTypeConverter
- findByType(Class<T>) - Method in class org.apache.camel.quarkus.core.RuntimeBeanRepository
- findByTypeWithName(Class<T>) - Method in class org.apache.camel.quarkus.core.RuntimeBeanRepository
- findClass(String) - Method in class org.apache.camel.quarkus.core.FastFactoryFinderResolver.FastFactoryFinder
- findOptionalClass(String) - Method in class org.apache.camel.quarkus.core.FastFactoryFinderResolver.FastFactoryFinder
- forceShutdown(Service) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
G
- getAsBoolean() - Method in class org.apache.camel.quarkus.core.CamelConfigFlags.BootstrapEnabled
- getAsBoolean() - Method in class org.apache.camel.quarkus.core.CamelConfigFlags.RoutesDiscoveryEnabled
- getAsBoolean() - Method in class org.apache.camel.quarkus.core.CamelConfigFlags.RuntimeCatalogEnabled
- getCamelContext() - Method in class org.apache.camel.quarkus.core.BaseModel
- getCamelContext() - Method in class org.apache.camel.quarkus.core.CamelContextRuntime
- getClassMap() - Method in class org.apache.camel.quarkus.core.FastFactoryFinderResolver
- getComponent() - Method in class org.apache.camel.quarkus.core.events.ComponentEvent
- getComponent(Class<T>) - Method in class org.apache.camel.quarkus.core.events.ComponentEvent
- getComponentParameterJsonSchema(String) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- getContext() - Method in class org.apache.camel.quarkus.core.events.ComponentEvent
- getContext() - Method in class org.apache.camel.quarkus.core.events.EndpointEvent
- getContext() - Method in class org.apache.camel.quarkus.core.events.ServiceEvent
- getContext() - Method in class org.apache.camel.quarkus.core.events.ThreadPoolEvent
- getDataFormatParameterJsonSchema(String) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- getDataFormats() - Method in class org.apache.camel.quarkus.core.BaseModel
- getDataFormats() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- getEipParameterJsonSchema(String) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- getEndpoint() - Method in class org.apache.camel.quarkus.core.events.EndpointEvent
- getEndpoint(Class<T>) - Method in class org.apache.camel.quarkus.core.events.EndpointEvent
- getErrorHandler() - Method in class org.apache.camel.quarkus.core.events.ErrorHandlerEvent
- getErrorHandlerFactory() - Method in class org.apache.camel.quarkus.core.events.ErrorHandlerEvent
- getExtension(Class<T>) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- getFaultToleranceConfiguration(String) - Method in class org.apache.camel.quarkus.core.BaseModel
- getFaultToleranceConfiguration(String) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- getHystrixConfiguration(String) - Method in class org.apache.camel.quarkus.core.BaseModel
- getHystrixConfiguration(String) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- getId() - Method in class org.apache.camel.quarkus.core.events.ThreadPoolAddEvent
- getLanguageParameterJsonSchema(String) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- getModelLifecycleStrategies() - Method in class org.apache.camel.quarkus.core.BaseModel
- getModelLifecycleStrategies() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- getProcessorDefinition(String) - Method in class org.apache.camel.quarkus.core.BaseModel
- getProcessorDefinition(String) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- getProcessorDefinition(String, Class<T>) - Method in class org.apache.camel.quarkus.core.BaseModel
- getProcessorDefinition(String, Class<T>) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- getResilience4jConfiguration(String) - Method in class org.apache.camel.quarkus.core.BaseModel
- getResilience4jConfiguration(String) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- getResourcePath() - Method in class org.apache.camel.quarkus.core.FastFactoryFinderResolver.FastFactoryFinder
- getRestDefinitions() - Method in class org.apache.camel.quarkus.core.BaseModel
- getRestDefinitions() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- getRoute() - Method in class org.apache.camel.quarkus.core.events.ErrorHandlerEvent
- getRoute() - Method in class org.apache.camel.quarkus.core.events.ServiceEvent
- getRouteDefinition(String) - Method in class org.apache.camel.quarkus.core.BaseModel
- getRouteDefinition(String) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- getRouteDefinitions() - Method in class org.apache.camel.quarkus.core.BaseModel
- getRouteDefinitions() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- getRouteFilter() - Method in class org.apache.camel.quarkus.core.BaseModel
- getRouteFilter() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- getRouteId() - Method in class org.apache.camel.quarkus.core.events.ThreadPoolAddEvent
- getRouteTemplateDefinition(String) - Method in class org.apache.camel.quarkus.core.BaseModel
- getRouteTemplateDefinition(String) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- getRouteTemplateDefinitions() - Method in class org.apache.camel.quarkus.core.BaseModel
- getRouteTemplateDefinitions() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- getService() - Method in class org.apache.camel.quarkus.core.events.ServiceEvent
- getService(Class<T>) - Method in class org.apache.camel.quarkus.core.events.ServiceEvent
- getServiceCallConfiguration(String) - Method in class org.apache.camel.quarkus.core.BaseModel
- getServiceCallConfiguration(String) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- getSourceId() - Method in class org.apache.camel.quarkus.core.events.ThreadPoolAddEvent
- getThreadPool() - Method in class org.apache.camel.quarkus.core.events.ThreadPoolEvent
- getThreadPoolProfileId() - Method in class org.apache.camel.quarkus.core.events.ThreadPoolAddEvent
- getTimeout() - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
- getTimeUnit() - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
- getTransformers() - Method in class org.apache.camel.quarkus.core.BaseModel
- getTransformers() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- getType() - Method in class org.apache.camel.quarkus.core.events.ComponentEvent
- getType() - Method in class org.apache.camel.quarkus.core.events.EndpointEvent
- getType() - Method in class org.apache.camel.quarkus.core.events.ErrorHandlerEvent
- getType() - Method in class org.apache.camel.quarkus.core.events.ServiceEvent
- getType() - Method in class org.apache.camel.quarkus.core.events.ThreadPoolEvent
- getValidators() - Method in class org.apache.camel.quarkus.core.BaseModel
- getValidators() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- getVersion() - Method in class org.apache.camel.quarkus.core.FastCamelContext
H
- hasTimeoutOccurred() - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
I
- includePatterns - Variable in class org.apache.camel.quarkus.core.CamelConfig.ReflectionConfig
-
A comma separated list of Ant-path style patterns to match class names that should be registered for reflection.
- includePatterns - Variable in class org.apache.camel.quarkus.core.CamelConfig.ResourcesConfig
-
A comma separated list of Ant-path style patterns to match resources that should be included in the native executable.
- includePatterns - Variable in class org.apache.camel.quarkus.core.CamelConfig.RoutesDiscoveryConfig
-
Used for inclusive filtering scanning of RouteBuilder classes.
- includePatterns - Variable in class org.apache.camel.quarkus.core.CamelConfig.ServiceDiscoveryConfig
-
A comma-separated list of Ant-path style patterns to match Camel service definition files in the classpath.
- includePatterns - Variable in class org.apache.camel.quarkus.core.CamelConfig.ServiceRegistryConfig
-
A comma-separated list of Ant-path style patterns to match Camel service definition files in the classpath.
- InjectionPointsRecorder - Class in org.apache.camel.quarkus.core
- InjectionPointsRecorder() - Constructor for class org.apache.camel.quarkus.core.InjectionPointsRecorder
- isEnabled(CamelEvent) - Method in class org.apache.camel.quarkus.core.CamelManagementEventBridge
- isLogInflightExchangesOnTimeout() - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
- isShutdownNowOnTimeout() - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
- isShutdownRoutesInReverseOrder() - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
- isSuppressLoggingOnTimeout() - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
J
- JvmOnlyRecorder - Class in org.apache.camel.quarkus.core
- JvmOnlyRecorder() - Constructor for class org.apache.camel.quarkus.core.JvmOnlyRecorder
L
- languageJSonSchema(String) - Method in class org.apache.camel.quarkus.core.CamelRuntimeCatalog
- languages - Variable in class org.apache.camel.quarkus.core.CamelConfig.RuntimeCatalogConfig
-
If
truethe Runtime Camel Catalog embedded in the application will contain JSON schemas of Camel languages available in the application; otherwise language JSON schemas will not be available in the Runtime Camel Catalog and any attempt to access those will result in a RuntimeException. - loadCoreAndFastTypeConverters() - Method in class org.apache.camel.quarkus.core.FastTypeConverter
- loadRestsDefinition(CamelContext, InputStream) - Method in class org.apache.camel.quarkus.core.DisabledXMLRoutesDefinitionLoader
- loadRoutesDefinition(CamelContext, InputStream) - Method in class org.apache.camel.quarkus.core.DisabledXMLRoutesDefinitionLoader
- loadRouteTemplatesDefinition(CamelContext, InputStream) - Method in class org.apache.camel.quarkus.core.DisabledXMLRoutesDefinitionLoader
- lookup(CamelContext, String, Class<T>) - Static method in class org.apache.camel.quarkus.core.BaseModel
- lookupByName(String) - Method in class org.apache.camel.quarkus.core.RuntimeBeanRepository
- lookupByNameAndType(String, Class<T>) - Method in class org.apache.camel.quarkus.core.RuntimeBeanRepository
M
- mapKey(String, String) - Static method in class org.apache.camel.quarkus.core.FastFactoryFinderResolver
- modelJSonSchema(String) - Method in class org.apache.camel.quarkus.core.CamelRuntimeCatalog
- models - Variable in class org.apache.camel.quarkus.core.CamelConfig.RuntimeCatalogConfig
-
If
truethe Runtime Camel Catalog embedded in the application will contain JSON schemas of Camel EIP models available in the application; otherwise EIP model JSON schemas will not be available in the Runtime Camel Catalog and any attempt to access those will result in a RuntimeException.
N
- native_ - Variable in class org.apache.camel.quarkus.core.CamelConfig
-
Build time configuration options related to the building of native executable.
- NativeConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig.NativeConfig
- newDefaultRegistryRoutesLoader() - Method in class org.apache.camel.quarkus.core.CamelRecorder
- newDisabledModelJAXBContextFactory() - Method in class org.apache.camel.quarkus.core.CamelRecorder
- newDisabledModelToXMLDumper() - Method in class org.apache.camel.quarkus.core.CamelRecorder
- newDisabledRegistryRoutesLoader() - Method in class org.apache.camel.quarkus.core.CamelRecorder
- newDisabledXMLRoutesDefinitionLoader() - Method in class org.apache.camel.quarkus.core.CamelRecorder
- newInstance(String) - Method in class org.apache.camel.quarkus.core.FastFactoryFinderResolver.FastFactoryFinder
- newInstance(String, Class<T>) - Method in class org.apache.camel.quarkus.core.FastFactoryFinderResolver.FastFactoryFinder
- newJAXBContext() - Method in class org.apache.camel.quarkus.core.DisabledModelJAXBContextFactory
- NoShutdownStrategy - Class in org.apache.camel.quarkus.core
- NoShutdownStrategy() - Constructor for class org.apache.camel.quarkus.core.NoShutdownStrategy
- notify(CamelEvent) - Method in class org.apache.camel.quarkus.core.CamelManagementEventBridge
O
- onComponentAdd(String, Component) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
- onComponentRemove(String, Component) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
- onContextInitialized(CamelContext) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
- onContextStart(CamelContext) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
- onContextStop(CamelContext) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
- onEndpointAdd(Endpoint) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
- onEndpointRemove(Endpoint) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
- onErrorHandlerAdd(Route, Processor, ErrorHandlerFactory) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
- onErrorHandlerRemove(Route, Processor, ErrorHandlerFactory) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
- onRouteContextCreate(Route) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
- onRoutesAdd(Collection<Route>) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
- onRoutesRemove(Collection<Route>) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
- onServiceAdd(CamelContext, Service, Route) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
- onServiceRemove(CamelContext, Service, Route) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
- onThreadPoolAdd(CamelContext, ThreadPoolExecutor, String, String, String, String) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
- onThreadPoolRemove(CamelContext, ThreadPoolExecutor) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
- org.apache.camel.quarkus.core - package org.apache.camel.quarkus.core
- org.apache.camel.quarkus.core.devmode - package org.apache.camel.quarkus.core.devmode
- org.apache.camel.quarkus.core.events - package org.apache.camel.quarkus.core.events
- org.apache.camel.quarkus.core.graal - package org.apache.camel.quarkus.core.graal
R
- reflection - Variable in class org.apache.camel.quarkus.core.CamelConfig.NativeConfig
-
Register classes for reflection.
- ReflectionConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig.ReflectionConfig
- registerResources(String, String) - Static method in class org.apache.camel.quarkus.core.graal.ResourceUtils
-
Write a string resource into the native image.
- registerTransformer(TransformerDefinition) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- registerValidator(ValidatorDefinition) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- registry - Variable in class org.apache.camel.quarkus.core.CamelConfig.ServiceConfig
-
Build time configuration related to registering of Camel services to the Camel registry
- RegistryRoutesLoader - Interface in org.apache.camel.quarkus.core
- RegistryRoutesLoaders - Class in org.apache.camel.quarkus.core
- RegistryRoutesLoaders.Default - Class in org.apache.camel.quarkus.core
- RegistryRoutesLoaders.Disabled - Class in org.apache.camel.quarkus.core
- removeRouteDefinition(RouteDefinition) - Method in class org.apache.camel.quarkus.core.BaseModel
- removeRouteDefinition(RouteDefinition) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- removeRouteDefinitions(Collection<RouteDefinition>) - Method in class org.apache.camel.quarkus.core.BaseModel
- removeRouteDefinitions(Collection<RouteDefinition>) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- removeRouteTemplateDefinition(RouteTemplateDefinition) - Method in class org.apache.camel.quarkus.core.BaseModel
- removeRouteTemplateDefinition(RouteTemplateDefinition) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- removeRouteTemplateDefinitions(Collection<RouteTemplateDefinition>) - Method in class org.apache.camel.quarkus.core.BaseModel
- removeRouteTemplateDefinitions(Collection<RouteTemplateDefinition>) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- resolveDataFormatDefinition(String) - Method in class org.apache.camel.quarkus.core.BaseModel
- resolveDataFormatDefinition(String) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- resolveFactoryFinder(ClassResolver, String) - Method in class org.apache.camel.quarkus.core.FastFactoryFinderResolver
- resources - Variable in class org.apache.camel.quarkus.core.CamelConfig.NativeConfig
-
Build time configuration options for resources inclusion in the native executable.
- ResourcesConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig.ResourcesConfig
- ResourceUtils - Class in org.apache.camel.quarkus.core.graal
-
Helper methods invoked from generated bytecode during image processing
- ResourceUtils() - Constructor for class org.apache.camel.quarkus.core.graal.ResourceUtils
- routesDiscovery - Variable in class org.apache.camel.quarkus.core.CamelConfig
-
Build time configuration options for routes discovery.
- RoutesDiscoveryConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig.RoutesDiscoveryConfig
- RoutesDiscoveryEnabled() - Constructor for class org.apache.camel.quarkus.core.CamelConfigFlags.RoutesDiscoveryEnabled
- RuntimeBeanRepository - Class in org.apache.camel.quarkus.core
- RuntimeBeanRepository() - Constructor for class org.apache.camel.quarkus.core.RuntimeBeanRepository
- runtimeCatalog - Variable in class org.apache.camel.quarkus.core.CamelConfig
-
Build time configuration options for
RuntimeCamelCatalog. - RuntimeCatalogConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig.RuntimeCatalogConfig
- RuntimeCatalogEnabled() - Constructor for class org.apache.camel.quarkus.core.CamelConfigFlags.RuntimeCatalogEnabled
- RuntimeRegistry - Class in org.apache.camel.quarkus.core
- RuntimeRegistry() - Constructor for class org.apache.camel.quarkus.core.RuntimeRegistry
S
- service - Variable in class org.apache.camel.quarkus.core.CamelConfig
-
Build time configuration options for Camel services.
- ServiceAddEvent - Class in org.apache.camel.quarkus.core.events
- ServiceAddEvent(CamelContext, Service, Route) - Constructor for class org.apache.camel.quarkus.core.events.ServiceAddEvent
- ServiceConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig.ServiceConfig
- ServiceDiscoveryConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig.ServiceDiscoveryConfig
- ServiceEvent - Class in org.apache.camel.quarkus.core.events
-
Base
CamelEventforServicerelated events. - ServiceEvent(CamelContext, Service, Route) - Constructor for class org.apache.camel.quarkus.core.events.ServiceEvent
- ServiceRegistryConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig.ServiceRegistryConfig
- ServiceRemoveEvent - Class in org.apache.camel.quarkus.core.events
- ServiceRemoveEvent(CamelContext, Service, Route) - Constructor for class org.apache.camel.quarkus.core.events.ServiceRemoveEvent
- setContext(CamelContext) - Method in class org.apache.camel.quarkus.core.CamelProducers
- setDataFormats(Map<String, DataFormatDefinition>) - Method in class org.apache.camel.quarkus.core.BaseModel
- setDataFormats(Map<String, DataFormatDefinition>) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- setFaultToleranceConfiguration(FaultToleranceConfigurationDefinition) - Method in class org.apache.camel.quarkus.core.BaseModel
- setFaultToleranceConfiguration(FaultToleranceConfigurationDefinition) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- setFaultToleranceConfigurations(List<FaultToleranceConfigurationDefinition>) - Method in class org.apache.camel.quarkus.core.BaseModel
- setFaultToleranceConfigurations(List<FaultToleranceConfigurationDefinition>) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- setHystrixConfiguration(HystrixConfigurationDefinition) - Method in class org.apache.camel.quarkus.core.BaseModel
- setHystrixConfiguration(HystrixConfigurationDefinition) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- setHystrixConfigurations(List<HystrixConfigurationDefinition>) - Method in class org.apache.camel.quarkus.core.BaseModel
- setHystrixConfigurations(List<HystrixConfigurationDefinition>) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- setLogInflightExchangesOnTimeout(boolean) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
- setResilience4jConfiguration(Resilience4jConfigurationDefinition) - Method in class org.apache.camel.quarkus.core.BaseModel
- setResilience4jConfiguration(Resilience4jConfigurationDefinition) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- setResilience4jConfigurations(List<Resilience4jConfigurationDefinition>) - Method in class org.apache.camel.quarkus.core.BaseModel
- setResilience4jConfigurations(List<Resilience4jConfigurationDefinition>) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- setRouteFilter(Function<RouteDefinition, Boolean>) - Method in class org.apache.camel.quarkus.core.BaseModel
- setRouteFilter(Function<RouteDefinition, Boolean>) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- setRouteFilterPattern(String, String) - Method in class org.apache.camel.quarkus.core.BaseModel
- setRouteFilterPattern(String, String) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- setRuntime(CamelRuntime) - Method in class org.apache.camel.quarkus.core.CamelProducers
- setServiceCallConfiguration(ServiceCallConfigurationDefinition) - Method in class org.apache.camel.quarkus.core.BaseModel
- setServiceCallConfiguration(ServiceCallConfigurationDefinition) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- setServiceCallConfigurations(List<ServiceCallConfigurationDefinition>) - Method in class org.apache.camel.quarkus.core.BaseModel
- setServiceCallConfigurations(List<ServiceCallConfigurationDefinition>) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- setShutdownNowOnTimeout(boolean) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
- setShutdownRoutesInReverseOrder(boolean) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
- setSuppressLoggingOnTimeout(boolean) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
- setTimeout(long) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
- setTimeUnit(TimeUnit) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
- setTransformers(List<TransformerDefinition>) - Method in class org.apache.camel.quarkus.core.BaseModel
- setTransformers(List<TransformerDefinition>) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- setTypeConverterRegistry(TypeConverterRegistry) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- setupHotDeployment(HotReplacementContext) - Method in class org.apache.camel.quarkus.core.devmode.CamelHotReplacementSetup
- setValidators(List<ValidatorDefinition>) - Method in class org.apache.camel.quarkus.core.BaseModel
- setValidators(List<ValidatorDefinition>) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- shouldStartRoutes() - Method in class org.apache.camel.quarkus.core.BaseModel
-
Should we start newly added routes?
- shutdown(CamelContext, List<RouteStartupOrder>) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
- shutdown(CamelContext, List<RouteStartupOrder>, long, TimeUnit) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
- shutdown(CamelContext, RouteStartupOrder, long, TimeUnit, boolean) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
- shutdownForced(CamelContext, List<RouteStartupOrder>) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
- start() - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
- start(RuntimeValue<CamelRuntime>, Supplier<String[]>) - Method in class org.apache.camel.quarkus.core.CamelBootstrapRecorder
- start(String[]) - Method in class org.apache.camel.quarkus.core.CamelContextRuntime
- start(String[]) - Method in interface org.apache.camel.quarkus.core.CamelRuntime
- startRouteDefinitions() - Method in class org.apache.camel.quarkus.core.FastCamelContext
- startRouteDefinitions(List<RouteDefinition>) - Method in class org.apache.camel.quarkus.core.FastCamelContext
- stop() - Method in class org.apache.camel.quarkus.core.CamelContextRuntime
- stop() - Method in interface org.apache.camel.quarkus.core.CamelRuntime
- stop() - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
- SubstituteHostUtils - Class in org.apache.camel.quarkus.core.graal
- SubstituteHostUtils() - Constructor for class org.apache.camel.quarkus.core.graal.SubstituteHostUtils
- SubstituteIntrospectionSupport - Class in org.apache.camel.quarkus.core.graal
- SubstituteIntrospectionSupport() - Constructor for class org.apache.camel.quarkus.core.graal.SubstituteIntrospectionSupport
- suspend(CamelContext, List<RouteStartupOrder>) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
- suspend(CamelContext, List<RouteStartupOrder>, long, TimeUnit) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
T
- ThreadPoolAddEvent - Class in org.apache.camel.quarkus.core.events
- ThreadPoolAddEvent(CamelContext, ThreadPoolExecutor, String, String, String, String) - Constructor for class org.apache.camel.quarkus.core.events.ThreadPoolAddEvent
- ThreadPoolEvent - Class in org.apache.camel.quarkus.core.events
-
Base
CamelEventforThreadPoolExecutorrelated events. - ThreadPoolEvent(CamelContext, ThreadPoolExecutor) - Constructor for class org.apache.camel.quarkus.core.events.ThreadPoolEvent
- ThreadPoolRemoveEvent - Class in org.apache.camel.quarkus.core.events
- ThreadPoolRemoveEvent(CamelContext, ThreadPoolExecutor) - Constructor for class org.apache.camel.quarkus.core.events.ThreadPoolRemoveEvent
U
- unwrap(Object) - Method in class org.apache.camel.quarkus.core.RuntimeRegistry
- UploadAttacher - Interface in org.apache.camel.quarkus.core
-
Attaches file uploads to Camel
Messages.
W
- waitForExit() - Method in class org.apache.camel.quarkus.core.CamelContextRuntime
- waitForExit() - Method in interface org.apache.camel.quarkus.core.CamelRuntime
- warnJvmInNative(String) - Method in class org.apache.camel.quarkus.core.JvmOnlyRecorder
- warnJvmInNative(Logger, String) - Static method in class org.apache.camel.quarkus.core.JvmOnlyRecorder
All Classes All Packages