Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.camel.impl Classes and Interfaces - 152 results found.
NameDescriptionTypePackageFramework
ActivatorClassorg.apache.camel.impl.osgiApache Camel
Activator .BaseResolverClassorg.apache.camel.impl.osgi.ActivatorApache Camel
Activator .BaseServiceClassorg.apache.camel.impl.osgi.ActivatorApache Camel
Activator .BundleComponentResolverClassorg.apache.camel.impl.osgi.ActivatorApache Camel
Activator .BundleDataFormatResolverClassorg.apache.camel.impl.osgi.ActivatorApache Camel
Activator .BundleLanguageResolverClassorg.apache.camel.impl.osgi.ActivatorApache Camel
Activator .BundleMetaLanguageResolverClassorg.apache.camel.impl.osgi.ActivatorApache Camel
Activator .BundleTypeConverterLoaderClassorg.apache.camel.impl.osgi.ActivatorApache Camel
ActiveMQUuidGeneratorUuidGenerator which is a fast implementation based on how Apache ActiveMQ generates its UUID.Classorg.apache.camel.implApache Camel
AggregateRouteNodeClassorg.apache.camel.implApache Camel
AnnotatedParameterConfigurationAn implementation of ParameterConfiguration which comes from a field or setter method which has access to its underlying annotations to be able to expose additional validationClassorg.apache.camel.implApache Camel
AnnotatedWithAnyPackageScanFilterPackage scan filter for testing if a given class is annotated with any of the annotations.Classorg.apache.camel.impl.scanApache Camel
AnnotatedWithPackageScanFilterPackage scan filter for testing if a given class is annotated with a certain annotation.Classorg.apache.camel.impl.scanApache Camel
AnnotationTypeConverterLoaderA class which will auto-discover Converter objects and methods to pre-load the TypeConverterRegistry of converters on startup.Classorg.apache.camel.impl.converterApache Camel
ArrayTypeConverterA type converter which is used to convert to and from array types particularly for derived types of array component types and dealing withClassorg.apache.camel.impl.converterApache Camel
AssignableToPackageScanFilterPackage scan filter for testing if a given class is assignable to another class.Classorg.apache.camel.impl.scanApache Camel
AsyncProcessorTypeConverterA simple converter that can convert any Processor to an AsyncProcessor.Classorg.apache.camel.impl.converterApache Camel
BaseTypeConverterRegistryBase implementation of a type converter registry used for type converters in Camel.Classorg.apache.camel.impl.converterApache Camel
BaseTypeConverterRegistry .FallbackTypeConverterClassorg.apache.camel.impl.converter.BaseTypeConverterRegistryApache Camel
BaseTypeConverterRegistry .TypeMappingClassorg.apache.camel.impl.converter.BaseTypeConverterRegistryApache Camel
BreakpointSupportA support class for Breakpoint implementations to use as base class.Classorg.apache.camel.implApache Camel
BridgeExceptionHandlerToErrorHandlerAn ExceptionHandler that uses the DefaultConsumer to process the caused exception to send the message into the Camel routing engineClassorg.apache.camel.implApache Camel
BundleTrackerThe BundleTracker class simplifies tracking bundles much like the ServiceTracker simplifies tracking services.Classorg.apache.camel.impl.osgi.trackerApache Camel
BundleTrackerCustomizerThe BundleTrackerCustomizer interface allows a BundleTracker to customize the Bundles that areInterfaceorg.apache.camel.impl.osgi.trackerApache Camel
CachingInjectorClassorg.apache.camel.impl.converterApache Camel
CamelContextTrackerRegistryA registry for CamelContextTracker.Classorg.apache.camel.implApache Camel
CamelPostProcessorHelperClassorg.apache.camel.implApache Camel
ComponentConfigurationSupportClassorg.apache.camel.implApache Camel
CompositePackageScanFilterCompositePackageScanFilter allows multiple PackageScanFilters to be composed into a single filter.Classorg.apache.camel.impl.scanApache Camel
CompositeRegistryThis registry will look up the object with the sequence of the registry list until it finds the Object.Classorg.apache.camel.implApache Camel
ConditionSupportA support class for Condition implementations to use as base class.Classorg.apache.camel.implApache Camel
ConfigurationHelperClassorg.apache.camel.implApache Camel
ConfigurationHelper .FieldParameterSetterClassorg.apache.camel.impl.ConfigurationHelperApache Camel
ConfigurationHelper .ParameterSetterInterfaceorg.apache.camel.impl.ConfigurationHelperApache Camel
ConsumerCacheCache containing created Consumer.Classorg.apache.camel.implApache Camel
CorePackageScanClassResolverA ClassResolver which loads type converters from a hardcoded list of classes.Classorg.apache.camel.impl.converterApache Camel
CoreTypeConverterLoaderWill load all type converters from camel-core without classpath scanning, which makes The CorePackageScanClassResolver contains a hardcoded list of the type converter classes to load.Classorg.apache.camel.impl.converterApache Camel
DefaultAsyncProcessorAwaitManagerClassorg.apache.camel.implApache Camel
DefaultAsyncProducerA default implementation of Producer for implementation inheritance, which can process Exchanges asynchronously.Classorg.apache.camel.implApache Camel
DefaultCamelBeanPostProcessorA bean post processor which implements the Bean Integration features in Camel.Classorg.apache.camel.implApache Camel
DefaultCamelContextRepresents the context used to configure routes and the policies to use.Classorg.apache.camel.implApache Camel
DefaultCamelContextNameStrategyA default name strategy which auto assigns a name using a prefix-counter pattern.Classorg.apache.camel.implApache Camel
DefaultClassResolverDefault class resolver that uses regular class loader to load classes.Classorg.apache.camel.implApache Camel
DefaultComponentDefault component to use for base for components implementations.Classorg.apache.camel.implApache Camel
DefaultComponentConfigurationDefault implementation for components which do not inherit from UriEndpointComponent and do not have Endpoint classes annotated with UriEndpointClassorg.apache.camel.implApache Camel
DefaultComponentResolverThe default implementation of ComponentResolver which tries to find components by using the URI scheme prefix and searching for a file of the URIClassorg.apache.camel.implApache Camel
DefaultConsumerA default consumer useful for implementation inheritance.Classorg.apache.camel.implApache Camel
DefaultConsumerTemplateTemplate (named like Spring's TransactionTemplate & JmsTemplate et al) for working with Camel and consuming Message instances in anClassorg.apache.camel.implApache Camel
DefaultDataFormatResolverClassorg.apache.camel.implApache Camel
DefaultDebuggerThe default implementation of the Debugger.Classorg.apache.camel.implApache Camel
DefaultEndpointA default endpoint useful for implementation inheritance.Classorg.apache.camel.implApache Camel
DefaultEndpointConfigurationDefault implementation of EndpointConfiguration.Classorg.apache.camel.implApache Camel
DefaultEndpointRegistryDefault implementation of EndpointRegistrySee Also:Serialized FormClassorg.apache.camel.implApache Camel
DefaultExchangeClassorg.apache.camel.implApache Camel
DefaultExchangeHolderHolder object for sending an exchange over a remote wire as a serialized object.Classorg.apache.camel.implApache Camel
DefaultExecutorServiceManagerDefault ExecutorServiceManager.Classorg.apache.camel.implApache Camel
DefaultExecutorServiceStrategyClassorg.apache.camel.implApache Camel
DefaultFactoryFinderDefault factory finder.Classorg.apache.camel.implApache Camel
DefaultFactoryFinderResolverDefault factory finder.Classorg.apache.camel.implApache Camel
DefaultHeaderFilterStrategyThe default header filtering strategy.Classorg.apache.camel.implApache Camel
DefaultInflightRepositoryDefault InflightRepository.Classorg.apache.camel.implApache Camel
DefaultInjectorA default implementation of Injector which just uses reflection to instantiate new objects using their zero argument constructor,Classorg.apache.camel.implApache Camel
DefaultLanguageResolverDefault language resolver that looks for language factories in META-INF/services/org/apache/camel/language/ and language resolvers in META-INF/services/org/apache/camel/language/resolver/.Classorg.apache.camel.implApache Camel
DefaultManagementNameStrategyDefault implementation of ManagementNameStrategy This implementation will by default use a name pattern as #name# and in caseClassorg.apache.camel.implApache Camel
DefaultMessageThe default implementation of Message This implementation uses a CaseInsensitiveMap storing the headers.Classorg.apache.camel.implApache Camel
DefaultMessageHistoryDefault MessageHistory.Classorg.apache.camel.implApache Camel
DefaultModelJAXBContextFactoryDefault implementation of ModelJAXBContextFactory.Classorg.apache.camel.implApache Camel
DefaultNodeIdFactoryClassorg.apache.camel.implApache Camel
DefaultPackageScanClassResolverClassorg.apache.camel.implApache Camel
DefaultPollingConsumerPollStrategyA default implementation that will not retry on rollback.Classorg.apache.camel.implApache Camel
DefaultPollingConsumerServicePoolA service pool for PollingConsumer.Classorg.apache.camel.implApache Camel
DefaultPollingEndpointClassorg.apache.camel.implApache Camel
DefaultProducerA default implementation of Producer for implementation inheritance.Classorg.apache.camel.implApache Camel
DefaultProducerServicePoolA service pool for Producer.Classorg.apache.camel.implApache Camel
DefaultProducerTemplateTemplate (named like Spring's TransactionTemplate & JmsTemplate et al) for working with Camel and sending Message instances in anClassorg.apache.camel.implApache Camel
DefaultRestRegistryClassorg.apache.camel.implApache Camel
DefaultRouteDefault implementation of Route.Classorg.apache.camel.implApache Camel
DefaultRouteContextClassorg.apache.camel.implApache Camel
DefaultRouteNodeClassorg.apache.camel.implApache Camel
DefaultRouteStartupOrderDefault implementation of RouteStartupOrder.Classorg.apache.camel.implApache Camel
DefaultRuntimeEndpointRegistryClassorg.apache.camel.implApache Camel
DefaultScheduledPollConsumerClassorg.apache.camel.implApache Camel
DefaultScheduledPollConsumerSchedulerDefault ScheduledBatchPollingConsumer.Classorg.apache.camel.implApache Camel
DefaultServicePoolDefault implementation to inherit for a basic service pool.Classorg.apache.camel.implApache Camel
DefaultShutdownStrategyDefault ShutdownStrategy which uses graceful shutdown.Classorg.apache.camel.implApache Camel
DefaultStreamCachingStrategyClassorg.apache.camel.implApache Camel
DefaultSubUnitOfWorkA default implementation of SubUnitOfWork combined with a SubUnitOfWorkCallback to gather callbacks into this SubUnitOfWork stateClassorg.apache.camel.implApache Camel
DefaultThreadPoolFactoryFactory for thread pools that uses the JDK Executors for creating the thread pools.Classorg.apache.camel.implApache Camel
DefaultTracedRouteNodesClassorg.apache.camel.implApache Camel
DefaultTypeConverterDefault implementation of a type converter registry used for type converters in Camel.Classorg.apache.camel.impl.converterApache Camel
DefaultUnitOfWorkClassorg.apache.camel.implApache Camel
DefaultUnitOfWorkFactoryClassorg.apache.camel.implApache Camel
DoCatchRouteNodeRouteNode representing do catch.Classorg.apache.camel.implApache Camel
DoFinallyRouteNodeRouteNode representing do finally.Classorg.apache.camel.implApache Camel
EmptyProducerCacheA ProducerCache which is always empty and does not cache any Producers.Classorg.apache.camel.implApache Camel
EnumTypeConverterClassorg.apache.camel.impl.converterApache Camel
EventDrivenConsumerRouteA DefaultRoute which starts with an Event Driven ConsumerClassorg.apache.camel.implApache Camel
EventDrivenPollingConsumerA default implementation of the PollingConsumer which uses the normal asynchronous consumer mechanism along with a BlockingQueue to allowClassorg.apache.camel.implApache Camel
ExplicitCamelContextNameStrategyStrategy to used an explicit (fixed) name for CamelContext.Classorg.apache.camel.implApache Camel
ExpressionAdapterClassorg.apache.camel.implApache Camel
ExpressionSupportClassorg.apache.camel.implApache Camel
FutureTypeConverterFuture type converter.Classorg.apache.camel.impl.converterApache Camel
GzipDataFormatGZip DataFormat for reading/writing data using gzip.Classorg.apache.camel.implApache Camel
HeaderFilterStrategyComponentBase class for components to support configuring a HeaderFilterStrategy.Classorg.apache.camel.implApache Camel
InstanceMethodFallbackTypeConverterA TypeConverter implementation which instantiates an object so that an instance method can be used as a fallback type converterClassorg.apache.camel.impl.converterApache Camel
InstanceMethodTypeConverterA TypeConverter implementation which instantiates an object so that an instance method can be used as a type converterClassorg.apache.camel.impl.converterApache Camel
InterceptSendToEndpointClassorg.apache.camel.implApache Camel
InterceptSendToMockEndpointStrategyA EndpointStrategy which is capable of mocking endpoints.Classorg.apache.camel.implApache Camel
InvertingPackageScanFilterPackage scan filter for inverting the match result of a subfilter.Classorg.apache.camel.impl.scanApache Camel
JavaUuidGeneratorThis implementation uses the UUID from Java.Classorg.apache.camel.implApache Camel
JndiRegistryClassorg.apache.camel.implApache Camel
LazyLoadingTypeConverterLazy implementation of a type converter registry used for type converters in Camel.Classorg.apache.camel.impl.converterApache Camel
LimitedPollingConsumerPollStrategyA PollingConsumerPollStrategy which supports suspending consumers if they failed for X number of times in a row.Classorg.apache.camel.implApache Camel
LoggingExceptionHandlerClassorg.apache.camel.implApache Camel
MainSupportClassorg.apache.camel.implApache Camel
MappedEndpointConfigurationFallback implementation of EndpointConfiguration used by Components that did not yet define a configuration type.Classorg.apache.camel.implApache Camel
MDCUnitOfWorkThis unit of work supports MDC.Classorg.apache.camel.implApache Camel
MessageSupportA base class for implementation inheritance providing the core Message body handling features but letting the derived class dealClassorg.apache.camel.implApache Camel
OnCompletionRouteNodeRouteNode representing onCompletion.Classorg.apache.camel.implApache Camel
OnExceptionRouteNodeRouteNode representing onException.Classorg.apache.camel.implApache Camel
ParameterConfigurationRepresents the configuration of a URI query parameter value to allow type conversion and better validation of the configuration of URIs and EndpointsClassorg.apache.camel.implApache Camel
PollingConsumerSupportClassorg.apache.camel.implApache Camel
ProcessorEndpointAn endpoint which allows exchanges to be sent into it which just invokes a given Processor.Classorg.apache.camel.implApache Camel
ProcessorPollingConsumerA simple implementation of PollingConsumer which just uses a Processor.Classorg.apache.camel.implApache Camel
ProducerCacheCache containing created Producer.Classorg.apache.camel.implApache Camel
PropertyEditorTypeConverterUses the PropertyEditor conversion system to convert Objects to and from String values.Classorg.apache.camel.impl.converterApache Camel
PropertyPlaceholderDelegateRegistryA Registry which delegates to the real registry.Classorg.apache.camel.implApache Camel
RoutePolicySupportClassorg.apache.camel.implApache Camel
RouteServiceClassorg.apache.camel.implApache Camel
ScheduledBatchPollingConsumerClassorg.apache.camel.implApache Camel
ScheduledPollConsumerClassorg.apache.camel.implApache Camel
ScheduledPollEndpointClassorg.apache.camel.implApache Camel
SerializationDataFormat using Java Serialiation.Classorg.apache.camel.implApache Camel
ServiceSupportClassorg.apache.camel.implApache Camel
SharedPollingConsumerServicePoolA shared DefaultPollingConsumerServicePool which is used by CamelContext by default.Classorg.apache.camel.implApache Camel
SharedProducerServicePoolA shared DefaultProducerServicePool which is used by CamelContext by default.Classorg.apache.camel.implApache Camel
SimpleRegistryA Map-based registry.Classorg.apache.camel.implApache Camel
SimpleUuidGeneratorClassorg.apache.camel.implApache Camel
StaticMethodFallbackTypeConverterA TypeConverter implementation which invokes a static method as a fallback type converter from a type to another typeClassorg.apache.camel.impl.converterApache Camel
StaticMethodTypeConverterClassorg.apache.camel.impl.converterApache Camel
StringDataFormatClassorg.apache.camel.implApache Camel
SynchronizationAdapterClassorg.apache.camel.implApache Camel
SynchronousDelegateProducerTo process the delegated producer in synchronous mode.Classorg.apache.camel.implApache Camel
ThreadPoolProfileSupportUse ThreadPoolProfile insteadSee Also:Serialized FormClassorg.apache.camel.implApache Camel
ThrottlingInflightRoutePolicyA throttle based RoutePolicy which is capable of dynamic throttling a route based on number of current inflight exchanges.Classorg.apache.camel.implApache Camel
ThrottlingInflightRoutePolicy .ThrottlingScopeClassorg.apache.camel.impl.ThrottlingInflightRoutePolicyApache Camel
ToStringTypeConverterA simple converter that can convert any object to a String type by using the toString() method of the object.Classorg.apache.camel.impl.converterApache Camel
UriComponentConfiguration which are annotated with UriEndpoint to use the UriParam and UriParams annotationsClassorg.apache.camel.implApache Camel
UriEndpointComponentA component implementation for endpoints which are annotated with UriEndpoint to describe their configurable parameters via annotationsClassorg.apache.camel.implApache Camel
UriEndpointConfiguration which are annotated with UriEndpoint to use the UriParam and UriParams annotations to denote its parameters which can be specified via URI query parameters.Classorg.apache.camel.implApache Camel
WebSpherePackageScanClassResolverWebSphere specific resolver to handle loading annotated resources in JAR files.Classorg.apache.camel.implApache Camel
ZipDataFormatDeflate compression data format.Classorg.apache.camel.implApache Camel