All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractContextEvent Base class forCamelContextevents.AbstractExchangeEvent Base class forExchangeevents.AbstractLocationPropertiesSource Base class forLoadablePropertiesSourcewhich can load properties from a source such as classpath or file system.AbstractRouteEvent Base class forCamelContextevents.AbstractStepEvent Base class for step events.AnnotatedWithAnyPackageScanFilter Package scan filter for testing if a given class is annotated with any of the annotations.AnnotatedWithPackageScanFilter Package scan filter for testing if a given class is annotated with a certain annotation.AnnotationTypeConverterLoader A class which will auto-discoverConverterobjects and methods to pre-load theTypeConverterRegistryof converters on startup.ArrayTypeConverter A type converter which is used to convert to and from array types particularly for derived types of array component types and dealing with primitive array types.AssignableToPackageScanFilter Package scan filter for testing if a given class is assignable to another class.AsyncProcessorTypeConverter A simple converter that can convert anyProcessorto anAsyncProcessor.BaseTypeConverterRegistry Base implementation of a type converter registry used for type converters in Camel.CamelBaseBulkConverterLoader Generated by camel build tools - do NOT edit this file!CamelContextInitializedEvent CamelContextInitializingEvent CamelContextReloadedEvent CamelContextReloadFailureEvent CamelContextReloadingEvent CamelContextResumedEvent CamelContextResumeFailureEvent CamelContextResumingEvent CamelContextRoutesStartedEvent CamelContextRoutesStartingEvent CamelContextRoutesStoppedEvent CamelContextRoutesStoppingEvent CamelContextStartedEvent CamelContextStartingEvent CamelContextStartupFailureEvent CamelContextStopFailureEvent CamelContextStoppedEvent CamelContextStoppingEvent CamelContextSuspendedEvent CamelContextSuspendingEvent CamelConverter Some useful converters for Camel APIs such as to convert aPredicateorExpressionto aProcessorClasspathPropertiesSource CollectionConverter Some core java.util Collection based Type ConvertersCompositePackageScanFilter CompositePackageScanFilterallows multiplePackageScanFilters to be composed into a single filter.CoreTypeConverterRegistry CoreTypeConverterRegistry.FallbackTypeConverter Represents a fallback type converterDateTimeConverter Date and time related converters.DefaultEventFactory Default implementation of theEventFactory.DefaultPropertiesFunctionResolver DefaultPropertiesFunctionResolver.DefaultPropertiesLookup DefaultPropertiesLookupwhich lookup properties from aPropertieswith all existing properties.DefaultPropertiesParser A parser to parse a string which contains property placeholders.DefaultTypeConverter Default implementation of a type converter registry used for type converters in Camel.DurationConverter Converters for java.time.Duration.EnumTypeConverter A type converter which is used to convert from String to enum typeEnvPropertiesFunction APropertiesFunctionthat lookup the property value from OS environment variables.ExchangeAsyncProcessingStartedEvent Notifies that async processing has started.ExchangeCompletedEvent ExchangeCreatedEvent Event after anExchangehas been created.ExchangeFailedEvent ExchangeFailureHandledEvent ExchangeFailureHandlingEvent ExchangeRedeliveryEvent ExchangeSendingEvent Event for before sending anExchangeto anEndpoint.ExchangeSentEvent Event for after anExchangehas been sent to anEndpoint.FastAnnotationTypeConverterLoader Deprecated. FilePropertiesSource FutureTypeConverter Future type converter.InstanceMethodFallbackTypeConverter ATypeConverterimplementation which instantiates an object so that an instance method can be used as a fallback type converterInstanceMethodTypeConverter ATypeConverterimplementation which instantiates an object so that an instance method can be used as a type converterInvertingPackageScanFilter Package scan filter for inverting the match result of a subfilter.IOConverter Some core java.io based Type ConvertersLocationPropertiesSource APropertiesSourcewhich was created from aPropertiesLocation.NIOConverter Some core java.nio based Type ConvertersObjectConverter Some core java.lang based Type ConvertersPropertiesComponent The properties component allows you to use property placeholders in Camel.PropertiesComponentConfigurer Generated by camel build tools - do NOT edit this file!PropertiesFunctionResolver Resolver for built-in and customPropertiesFunction.PropertiesLocation PropertiesLookup Used byPropertiesParserto lookup properties by their namePropertiesParser A parser to parse properties for a given inputRefPropertiesSource ResourceConverter RouteAddedEvent RouteReloadedEvent RouteRemovedEvent RouteStartedEvent RouteStartingEvent RouteStoppedEvent RouteStoppingEvent ServiceHostPropertiesFunction APropertiesFunctionthat lookup the property value from OS environment variables using the service idiom.ServicePortPropertiesFunction APropertiesFunctionthat lookup the property value from OS environment variables using the service idiom.ServicePropertiesFunction APropertiesFunctionthat lookup the property value from OS environment variables using the service idiom.ServiceStartupFailureEvent ServiceStopFailureEvent SQLConverter SQL Date and time related converters.StaticMethodFallbackTypeConverter ATypeConverterimplementation which invokes a static method as a fallback type converter from a type to another typeStaticMethodTypeConverter ATypeConverterimplementation which invokes a static method to convert from a type to another typeStepCompletedEvent Event after a step has been completed successfully.StepFailedEvent Event after a step has failed.StepStartedEvent Event after a step has been created.SysPropertiesFunction APropertiesFunctionthat lookup the property value from JVM system property.ToStringTypeConverter A simple converter that can convert any object to a String type by using the toString() method of the object.TypeConvertersLoader A type converter loader, that only supports scanning aTypeConvertersclass for methods that has been annotated withConverter.TypeConvertersPackageScanClassResolver AClassResolverwhich loads type converters from an instance that implementsTypeConverters.UriTypeConverter ATypeConverterthat converts to and fromURIs.