A B C D E F G I K L O P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractPhaseListener - Class in org.apache.camel.k.listener
- AbstractPhaseListener(Runtime.Phase) - Constructor for class org.apache.camel.k.listener.AbstractPhaseListener
- accept(Runtime) - Method in class org.apache.camel.k.listener.AbstractPhaseListener
- accept(Runtime) - Method in class org.apache.camel.k.listener.ContextConfigurer
- accept(Runtime) - Method in class org.apache.camel.k.listener.PropertiesConfigurer
- accept(Runtime) - Method in class org.apache.camel.k.listener.SourcesConfigurer
- accept(Runtime.Phase, Runtime) - Method in class org.apache.camel.k.listener.AbstractPhaseListener
- accept(Runtime.Phase, Runtime) - Method in interface org.apache.camel.k.Runtime.Listener
- addClassLoader(ClassLoader) - Method in class org.apache.camel.k.CompositeClassloader
- addRoutes(RoutesBuilder) - Method in interface org.apache.camel.k.Runtime
- addRoutes(RoutesBuilder) - Method in class org.apache.camel.k.support.DelegatingRuntime
- afterConfigure(Consumer<RouteBuilder>) - Static method in class org.apache.camel.k.support.SourcesSupport
- afterConfigure(RoutesBuilder, Consumer<RouteBuilder>) - Static method in class org.apache.camel.k.support.SourcesSupport
- afterLoad(SourceLoader, Source, RoutesBuilder) - Method in interface org.apache.camel.k.SourceLoader.Interceptor
-
Invoked after the source is materialized and before is added to the runtime.
- apply(String) - Method in class org.apache.camel.k.support.KubernetesPropertiesFunction
- apply(CamelContext) - Method in interface org.apache.camel.k.ContextCustomizer
-
Perform CamelContext customization.
B
- beforeConfigure(Consumer<RouteBuilder>) - Static method in class org.apache.camel.k.support.SourcesSupport
- beforeConfigure(RoutesBuilder, Consumer<RouteBuilder>) - Static method in class org.apache.camel.k.support.SourcesSupport
- beforeLoad(SourceLoader, Source) - Method in interface org.apache.camel.k.SourceLoader.Interceptor
-
Invoked before the source is materialized top a RoutesBuilder.
- bindProperties(CamelContext, T, String) - Static method in class org.apache.camel.k.support.PropertiesSupport
- bindProperties(CamelContext, T, String, boolean) - Static method in class org.apache.camel.k.support.PropertiesSupport
- bindProperties(CamelContext, T, Predicate<String>, String) - Static method in class org.apache.camel.k.support.PropertiesSupport
- bindProperties(CamelContext, T, Predicate<String>, String, boolean) - Static method in class org.apache.camel.k.support.PropertiesSupport
C
- CAMEL_K_PREFIX - Static variable in class org.apache.camel.k.listener.SourcesConfigurer
- CAMEL_K_SOURCES_PREFIX - Static variable in class org.apache.camel.k.listener.SourcesConfigurer
- close() - Method in interface org.apache.camel.k.Runtime
- close() - Method in class org.apache.camel.k.support.DelegatingRuntime
- compareTo(ContextCustomizer) - Method in interface org.apache.camel.k.ContextCustomizer
- CompositeClassloader - Class in org.apache.camel.k
- CompositeClassloader() - Constructor for class org.apache.camel.k.CompositeClassloader
- CompositeClassloader(ClassLoader) - Constructor for class org.apache.camel.k.CompositeClassloader
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.k.listener.SourcesConfigurerConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.k.SourceDefinitionConfigurer
- ConfigureContext - org.apache.camel.k.Runtime.Phase
- configureContextCustomizers(CamelContext) - Static method in class org.apache.camel.k.support.RuntimeSupport
- configureContextCustomizers(HasCamelContext) - Static method in class org.apache.camel.k.support.RuntimeSupport
- ConfigureProperties - org.apache.camel.k.Runtime.Phase
- ConfigureRoutes - org.apache.camel.k.Runtime.Phase
- Constants - Class in org.apache.camel.k
- CONTEXT_CUSTOMIZER_RESOURCE_PATH - Static variable in class org.apache.camel.k.Constants
- ContextConfigurer - Class in org.apache.camel.k.listener
- ContextConfigurer() - Constructor for class org.apache.camel.k.listener.ContextConfigurer
- ContextCustomizer - Interface in org.apache.camel.k
- CUSTOMIZER_PREFIX - Static variable in class org.apache.camel.k.Constants
- CUSTOMIZER_PREFIX_FALLBACK - Static variable in class org.apache.camel.k.Constants
D
- DelegatingRuntime - Class in org.apache.camel.k.support
- DelegatingRuntime(Runtime) - Constructor for class org.apache.camel.k.support.DelegatingRuntime
E
- ENABLE_CUSTOMIZER_PATTERN - Static variable in class org.apache.camel.k.Constants
- endpoint(Source, ThrowingBiConsumer<Reader, EndpointRouteBuilder, Exception>) - Static method in class org.apache.camel.k.support.RouteBuilders
- endpoint(ThrowingConsumer<EndpointRouteBuilder, Exception>) - Static method in class org.apache.camel.k.support.RouteBuilders
- ENV_CAMEL_K_CONF - Static variable in class org.apache.camel.k.Constants
- ENV_CAMEL_K_CONF_D - Static variable in class org.apache.camel.k.Constants
- ENV_CAMEL_K_CUSTOMIZERS - Static variable in class org.apache.camel.k.Constants
- ENV_CAMEL_K_MOUNT_PATH_CONFIGMAPS - Static variable in class org.apache.camel.k.Constants
- ENV_CAMEL_K_MOUNT_PATH_SECRETS - Static variable in class org.apache.camel.k.Constants
- ENV_CAMEL_K_ROUTES - Static variable in class org.apache.camel.k.Constants
F
- forRoutes(String...) - Static method in class org.apache.camel.k.support.SourcesSupport
- forRoutes(SourceDefinition...) - Static method in class org.apache.camel.k.support.SourcesSupport
- fromBytes(String, byte[]) - Static method in class org.apache.camel.k.Sources
- fromBytes(String, String, String, byte[]) - Static method in class org.apache.camel.k.Sources
- fromBytes(String, String, String, String, List<String>, byte[]) - Static method in class org.apache.camel.k.SourceDefinition
- fromBytes(String, String, String, List<String>, byte[]) - Static method in class org.apache.camel.k.Sources
- fromDefinition(SourceDefinition) - Static method in class org.apache.camel.k.Sources
- fromURI(String) - Static method in class org.apache.camel.k.SourceDefinition
- fromURI(String) - Static method in class org.apache.camel.k.Sources
G
- getAllOptions(Object) - Method in class org.apache.camel.k.listener.SourcesConfigurerConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.k.SourceDefinitionConfigurer
- getCamelContext() - Method in class org.apache.camel.k.support.DelegatingRuntime
- getCamelContext(Class<T>) - Method in interface org.apache.camel.k.Runtime
- getCamelContext(Class<T>) - Method in class org.apache.camel.k.support.DelegatingRuntime
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.k.SourceDefinitionConfigurer
- getContent() - Method in class org.apache.camel.k.SourceDefinition
- getId() - Method in class org.apache.camel.k.SourceDefinition
- getInterceptors() - Method in interface org.apache.camel.k.Source
- getInterceptors() - Method in class org.apache.camel.k.SourceDefinition
- getLanguage() - Method in interface org.apache.camel.k.Source
- getLanguage() - Method in class org.apache.camel.k.SourceDefinition
- getLoader() - Method in interface org.apache.camel.k.Source
- getLoader() - Method in class org.apache.camel.k.SourceDefinition
- getLocation() - Method in class org.apache.camel.k.SourceDefinition
- getName() - Method in interface org.apache.camel.k.Source
- getName() - Method in class org.apache.camel.k.SourceDefinition
- getName() - Method in class org.apache.camel.k.support.KubernetesPropertiesFunction
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.k.listener.SourcesConfigurerConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.k.SourceDefinitionConfigurer
- getOrder() - Method in interface org.apache.camel.k.ContextCustomizer
- getOrder() - Method in class org.apache.camel.k.listener.PropertiesConfigurer
- getOrder() - Method in interface org.apache.camel.k.Runtime.Listener
- getPropertyNames() - Method in interface org.apache.camel.k.Source
- getPropertyNames() - Method in class org.apache.camel.k.SourceDefinition
- getRegistry() - Method in interface org.apache.camel.k.Runtime
-
Returns the registry associated to this runtime.
- getRegistry() - Method in class org.apache.camel.k.support.DelegatingRuntime
- getRuntime() - Method in interface org.apache.camel.k.RuntimeAware
- getRuntimeVersion() - Static method in class org.apache.camel.k.support.RuntimeSupport
- getSources() - Method in class org.apache.camel.k.listener.SourcesConfigurer
- getSupportedLanguages() - Method in interface org.apache.camel.k.SourceLoader
-
Provides a list of the languages supported by this loader.
- getType() - Method in interface org.apache.camel.k.Source
- getType() - Method in class org.apache.camel.k.SourceDefinition
I
- Initializing - org.apache.camel.k.Runtime.Phase
- isCompressed() - Method in class org.apache.camel.k.SourceDefinition
K
- KubernetesPropertiesFunction - Class in org.apache.camel.k.support
- KubernetesPropertiesFunction(String, String) - Constructor for class org.apache.camel.k.support.KubernetesPropertiesFunction
L
- load(Runtime, Source) - Method in interface org.apache.camel.k.SourceLoader
-
Creates a camel
RoutesBuilder
from the given resource. - load(Runtime, Source) - Static method in class org.apache.camel.k.support.SourcesSupport
- loadApplicationProperties() - Static method in class org.apache.camel.k.support.PropertiesSupport
- loadClass(String) - Method in class org.apache.camel.k.CompositeClassloader
- LOADER_INTERCEPTOR_PREFIX - Static variable in class org.apache.camel.k.Constants
- LOADER_INTERCEPTOR_PREFIX_FALLBACK - Static variable in class org.apache.camel.k.Constants
- loaderFor(CamelContext, Source) - Static method in class org.apache.camel.k.support.RuntimeSupport
- loadInterceptors(CamelContext, Source) - Static method in class org.apache.camel.k.support.RuntimeSupport
- loadProperties() - Static method in class org.apache.camel.k.support.PropertiesSupport
- loadSources(Runtime, String...) - Static method in class org.apache.camel.k.support.SourcesSupport
- loadSources(Runtime, SourceDefinition...) - Static method in class org.apache.camel.k.support.SourcesSupport
- loadUserProperties() - Static method in class org.apache.camel.k.support.PropertiesSupport
- LOGGING_LEVEL_PREFIX - Static variable in class org.apache.camel.k.Constants
- lookupCustomizerByID(CamelContext, String) - Static method in class org.apache.camel.k.support.RuntimeSupport
- lookupCustomizerIDs(CamelContext) - Static method in class org.apache.camel.k.support.RuntimeSupport
- lookupCustomizers(CamelContext) - Static method in class org.apache.camel.k.support.RuntimeSupport
- lookupLoaderById(CamelContext, String) - Static method in class org.apache.camel.k.support.RuntimeSupport
- lookupLoaderByLanguage(CamelContext, String) - Static method in class org.apache.camel.k.support.RuntimeSupport
- lookupLoaderFromResource(CamelContext, String) - Static method in class org.apache.camel.k.support.RuntimeSupport
O
- on(CamelContext) - Static method in interface org.apache.camel.k.Runtime
-
Helper to create a simple runtime from a given Camel Context.
- on(HasCamelContext) - Static method in interface org.apache.camel.k.Runtime
-
Helper to create a simple runtime from a given Camel Context provider.
- org.apache.camel.k - package org.apache.camel.k
- org.apache.camel.k.listener - package org.apache.camel.k.listener
- org.apache.camel.k.support - package org.apache.camel.k.support
P
- PropertiesConfigurer - Class in org.apache.camel.k.listener
- PropertiesConfigurer() - Constructor for class org.apache.camel.k.listener.PropertiesConfigurer
- PropertiesSupport - Class in org.apache.camel.k.support
- PROPERTY_CAMEL_K_CONF - Static variable in class org.apache.camel.k.Constants
- PROPERTY_CAMEL_K_CONF_D - Static variable in class org.apache.camel.k.Constants
- PROPERTY_CAMEL_K_CUSTOMIZER - Static variable in class org.apache.camel.k.Constants
- PROPERTY_CAMEL_K_MOUNT_PATH_CONFIGMAPS - Static variable in class org.apache.camel.k.Constants
- PROPERTY_CAMEL_K_MOUNT_PATH_SECRETS - Static variable in class org.apache.camel.k.Constants
- PROPERTY_CAMEL_K_ROUTES - Static variable in class org.apache.camel.k.Constants
- PROPERTY_PREFIX_REST_COMPONENT_PROPERTY - Static variable in class org.apache.camel.k.Constants
- PROPERTY_PREFIX_REST_ENDPOINT_PROPERTY - Static variable in class org.apache.camel.k.Constants
R
- resolveApplicationPropertiesLocation() - Static method in class org.apache.camel.k.support.PropertiesSupport
- resolveAsInputStream(CamelContext) - Method in interface org.apache.camel.k.Source
- resolveAsReader(CamelContext) - Method in interface org.apache.camel.k.Source
- resolveAsReader(CamelContext, Charset) - Method in interface org.apache.camel.k.Source
- resolveUserPropertiesLocation() - Static method in class org.apache.camel.k.support.PropertiesSupport
- resolveUserPropertiesLocations() - Static method in class org.apache.camel.k.support.PropertiesSupport
- route(Source, ThrowingBiConsumer<Reader, RouteBuilder, Exception>) - Static method in class org.apache.camel.k.support.RouteBuilders
- route(ThrowingConsumer<RouteBuilder, Exception>) - Static method in class org.apache.camel.k.support.RouteBuilders
- RouteBuilders - Class in org.apache.camel.k.support
- Runtime - Interface in org.apache.camel.k
- Runtime.Listener - Interface in org.apache.camel.k
- Runtime.Phase - Enum in org.apache.camel.k
- RuntimeAware - Interface in org.apache.camel.k
- RuntimeSupport - Class in org.apache.camel.k.support
S
- SCHEME_CLASS - Static variable in class org.apache.camel.k.Constants
- SCHEME_CLASSPATH - Static variable in class org.apache.camel.k.Constants
- SCHEME_FILE - Static variable in class org.apache.camel.k.Constants
- SCHEME_PREFIX_CLASS - Static variable in class org.apache.camel.k.Constants
- SCHEME_PREFIX_CLASSPATH - Static variable in class org.apache.camel.k.Constants
- SCHEME_PREFIX_FILE - Static variable in class org.apache.camel.k.Constants
- SCHEME_PREFIX_REF - Static variable in class org.apache.camel.k.Constants
- SCHEME_REF - Static variable in class org.apache.camel.k.Constants
- setCompressed(boolean) - Method in class org.apache.camel.k.SourceDefinition
-
If the content of the source is compressed.
- setContent(byte[]) - Method in class org.apache.camel.k.SourceDefinition
-
The content of the source.
- setId(String) - Method in class org.apache.camel.k.SourceDefinition
-
Sets the id
- setInitialProperties(String, String, String...) - Method in interface org.apache.camel.k.Runtime
- setInitialProperties(String, String, String...) - Method in class org.apache.camel.k.support.DelegatingRuntime
- setInitialProperties(Map<String, String>) - Method in interface org.apache.camel.k.Runtime
- setInitialProperties(Map<String, String>) - Method in class org.apache.camel.k.support.DelegatingRuntime
- setInitialProperties(Properties) - Method in interface org.apache.camel.k.Runtime
- setInitialProperties(Properties) - Method in class org.apache.camel.k.support.DelegatingRuntime
- setInterceptors(List<String>) - Method in class org.apache.camel.k.SourceDefinition
-
The
SourceLoader.Interceptor
that should be applied. - setLanguage(String) - Method in class org.apache.camel.k.SourceDefinition
-
The language use to define the source.
- setLoader(String) - Method in class org.apache.camel.k.SourceDefinition
-
The
SourceLoader
that should be used to load the content of the source. - setLocation(String) - Method in class org.apache.camel.k.SourceDefinition
-
The location of the source.
- setName(String) - Method in class org.apache.camel.k.SourceDefinition
-
The name of the source.
- setProperties(String, String, String...) - Method in interface org.apache.camel.k.Runtime
- setProperties(String, String, String...) - Method in class org.apache.camel.k.support.DelegatingRuntime
- setProperties(Map<String, String>) - Method in interface org.apache.camel.k.Runtime
- setProperties(Map<String, String>) - Method in class org.apache.camel.k.support.DelegatingRuntime
- setProperties(Properties) - Method in interface org.apache.camel.k.Runtime
- setProperties(Properties) - Method in class org.apache.camel.k.support.DelegatingRuntime
- setPropertiesLocations(String...) - Method in interface org.apache.camel.k.Runtime
- setPropertiesLocations(String...) - Method in class org.apache.camel.k.support.DelegatingRuntime
- setPropertiesLocations(Collection<String>) - Method in interface org.apache.camel.k.Runtime
- setPropertiesLocations(Collection<String>) - Method in class org.apache.camel.k.support.DelegatingRuntime
- setPropertyNames(List<String>) - Method in class org.apache.camel.k.SourceDefinition
-
The list of properties names the source requires (used only for templates).
- setRuntime(Runtime) - Method in interface org.apache.camel.k.RuntimeAware
- setSources(SourceDefinition[]) - Method in class org.apache.camel.k.listener.SourcesConfigurer
- setType(SourceType) - Method in class org.apache.camel.k.SourceDefinition
-
The
SourceType
of the source. - source - org.apache.camel.k.SourceType
- Source - Interface in org.apache.camel.k
- SOURCE_LOADER_INTERCEPTOR_RESOURCE_PATH - Static variable in class org.apache.camel.k.Constants
- SOURCE_LOADER_RESOURCE_PATH - Static variable in class org.apache.camel.k.Constants
- SourceDefinition - Class in org.apache.camel.k
- SourceDefinition() - Constructor for class org.apache.camel.k.SourceDefinition
- SourceDefinitionConfigurer - Class in org.apache.camel.k
-
Generated by camel build tools - do NOT edit this file!
- SourceDefinitionConfigurer() - Constructor for class org.apache.camel.k.SourceDefinitionConfigurer
- SourceLoader - Interface in org.apache.camel.k
- SourceLoader.Interceptor - Interface in org.apache.camel.k
-
Define some entry point to intercept the creation fo routes from a
Source
- Sources - Class in org.apache.camel.k
- SourcesConfigurer - Class in org.apache.camel.k.listener
- SourcesConfigurer() - Constructor for class org.apache.camel.k.listener.SourcesConfigurer
- SourcesConfigurerConfigurer - Class in org.apache.camel.k.listener
-
Generated by camel build tools - do NOT edit this file!
- SourcesConfigurerConfigurer() - Constructor for class org.apache.camel.k.listener.SourcesConfigurerConfigurer
- SourcesSupport - Class in org.apache.camel.k.support
- SourceType - Enum in org.apache.camel.k
- split(String, String) - Static method in class org.apache.camel.k.support.StringSupport
- Started - org.apache.camel.k.Runtime.Phase
- Starting - org.apache.camel.k.Runtime.Phase
- stop() - Method in interface org.apache.camel.k.Runtime
-
Lifecycle method used to stops the entire integration.
- stop() - Method in class org.apache.camel.k.support.DelegatingRuntime
- Stopped - org.apache.camel.k.Runtime.Phase
- Stopping - org.apache.camel.k.Runtime.Phase
- StringSupport - Class in org.apache.camel.k.support
- substringAfter(String, String) - Static method in class org.apache.camel.k.support.StringSupport
- substringAfterLast(String, String) - Static method in class org.apache.camel.k.support.StringSupport
- substringBefore(String, String) - Static method in class org.apache.camel.k.support.StringSupport
- substringBeforeLast(String, String) - Static method in class org.apache.camel.k.support.StringSupport
T
- template - org.apache.camel.k.SourceType
- toString() - Method in class org.apache.camel.k.SourceDefinition
V
- valueOf(String) - Static method in enum org.apache.camel.k.Runtime.Phase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.camel.k.SourceType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.camel.k.Runtime.Phase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.camel.k.SourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- wrap(ClassLoader) - Static method in class org.apache.camel.k.CompositeClassloader
All Classes All Packages