Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.camel.component Classes and Interfaces - 169 results found.
NameDescriptionTypePackageFramework
AbstractCamelInvocationHandlerClassorg.apache.camel.component.beanApache Camel
AmbiguousMethodCallExceptionAn exception thrown if an attempted method invocation resulted in an ambiguous method such that multiple methods match the inbound message exchangeClassorg.apache.camel.component.beanApache Camel
AnnotationExpressionFactoryA factory which creates an Expression object from an annotation on a field, property or method parameter of a specified type.Interfaceorg.apache.camel.component.beanApache Camel
AntPathMatcherFileFilterFile filter using AntPathMatcher.Classorg.apache.camel.component.fileApache Camel
AntPathMatcherGenericFileFilterFile filter using AntPathMatcher.Classorg.apache.camel.component.fileApache Camel
ArrayBlockingQueueFactoryClassorg.apache.camel.component.sedaApache Camel
AssertionClauseClassorg.apache.camel.component.mockApache Camel
AugmentedPropertyNameAwarePropertiesParserInterface for property parses that can attempt parsing property names using a fixed property name prefix and suffix.Interfaceorg.apache.camel.component.propertiesApache Camel
BeanAnnotationExpressionFactoryClassorg.apache.camel.component.beanApache Camel
BeanComponentThe Bean Component is for invoking Java beans from Camel.Classorg.apache.camel.component.beanApache Camel
BeanConstantsClassorg.apache.camel.component.beanApache Camel
BeanConverterClassorg.apache.camel.component.beanApache Camel
BeanEndpointEndpoint for the bean component.Classorg.apache.camel.component.beanApache Camel
BeanHelperHelper for the bean component.Classorg.apache.camel.component.beanApache Camel
BeanHolderObject holder for a bean.Interfaceorg.apache.camel.component.beanApache Camel
BeanInfoRepresents the metadata about a bean type created via a combination of introspection and annotations together with some useful sensible defaultsClassorg.apache.camel.component.beanApache Camel
BeanInfoCacheKeyClassorg.apache.camel.component.beanApache Camel
BeanInvocationInvocation of beans that can handle being serialized.Classorg.apache.camel.component.beanApache Camel
BeanProcessorA Processor which converts the inbound exchange to a method invocation on a POJOClassorg.apache.camel.component.beanApache Camel
BeanProducerClassorg.apache.camel.component.beanApache Camel
BeanTypeHolderObject holder for a bean type.Interfaceorg.apache.camel.component.beanApache Camel
BindingComponentA composite Component which creates a BindingEndpoint from a configured Binding instance and using the optional setUriPrefix(String)Classorg.apache.camel.component.bindingApache Camel
BindingConsumerProcessorClassorg.apache.camel.component.bindingApache Camel
BindingEndpointApplies a Binding to an underlying Endpoint so that the binding processes messages before its sent to the endpoint and processes messages received by the endpoint consumer before its passedClassorg.apache.camel.component.bindingApache Camel
BindingNameComponentClassorg.apache.camel.component.bindingApache Camel
BindingProducerClassorg.apache.camel.component.bindingApache Camel
BlockingQueueFactoryInterfaceorg.apache.camel.component.sedaApache Camel
BrowseComponentThe Browse Component provides a simple BrowsableEndpoint for testing visualization or debugging.Classorg.apache.camel.component.browseApache Camel
BrowseEndpointAn endpoint which maintains a List of Exchange instances which can be useful for tooling, debugging and visualising routes.Classorg.apache.camel.component.browseApache Camel
CamelInvocationHandlerAn InvocationHandler which invokes a message exchange on a camel EndpointClassorg.apache.camel.component.beanApache Camel
ClassComponentThe Class Component is for binding JavaBeans to Camel message exchanges based on class name.Classorg.apache.camel.component.beanclassApache Camel
ClassEndpointEndpoint for the class component.Classorg.apache.camel.component.beanclassApache Camel
CollectionProducerA simple Producer which just appends to a Collection the Exchange object.Classorg.apache.camel.component.sedaApache Camel
Component a factory of Endpoint objects.Interfaceorg.apache.camelApache Camel
ComponentConfigurationRepresents a set of configuration values for an endpoint URI which can be created from a URI string or a base URI string and a set of parameter names and values.Interfaceorg.apache.camelApache Camel
ConstantBeanHolderClassorg.apache.camel.component.beanApache Camel
ConstantStaticTypeBeanHolderA constant BeanHolder for a class or static class where the intention is to only invoke static methods, without the need for creating an instance of the type.Classorg.apache.camel.component.beanApache Camel
ConstantTypeBeanHolderClassorg.apache.camel.component.beanApache Camel
ControlBusComponentThe Control Bus component allows sending messages to a control-bus endpoint to control the lifecycle of routes.Classorg.apache.camel.component.controlbusApache Camel
ControlBusEndpointThe control bus endpoint.Classorg.apache.camel.component.controlbusApache Camel
ControlBusProducerThe control bus producer.Classorg.apache.camel.component.controlbusApache Camel
DataFormatComponentThe Data Format Component enables using Data Format as a component.Classorg.apache.camel.component.dataformatApache Camel
DataFormatEndpointClassorg.apache.camel.component.dataformatApache Camel
DataSetRepresents a strategy for testing endpoints with canned data.Interfaceorg.apache.camel.component.datasetApache Camel
DataSetComponentComponent for DataSet.Classorg.apache.camel.component.datasetApache Camel
DataSetConsumerClassorg.apache.camel.component.datasetApache Camel
DataSetEndpointEndpoint for DataSet.Classorg.apache.camel.component.datasetApache Camel
DataSetSupportClassorg.apache.camel.component.datasetApache Camel
DefaultAnnotationExpressionFactoryDefault implementation of the AnnotationExpressionFactory.Classorg.apache.camel.component.beanApache Camel
DefaultLSResourceResolverDefault LSResourceResolver which can included schema resources.Classorg.apache.camel.component.validatorApache Camel
DefaultParameterMappingStrategyClassorg.apache.camel.component.beanApache Camel
DefaultPropertiesParserA parser to parse a string which contains property placeholders.Classorg.apache.camel.component.propertiesApache Camel
DefaultPropertiesResolverDefault PropertiesResolver which can resolve properties from file and classpath.Classorg.apache.camel.component.propertiesApache Camel
DirectBlockingProducerThe direct producer.Classorg.apache.camel.component.directApache Camel
DirectComponentThe Direct Component manages DirectEndpoint and holds the list of named direct endpoints.Classorg.apache.camel.component.directApache Camel
DirectConsumerThe direct consumer.Classorg.apache.camel.component.directApache Camel
DirectConsumerNotAvailableExceptionException thrown when no consumers are available.Classorg.apache.camel.component.directApache Camel
DirectEndpointRepresents a direct endpoint that synchronously invokes the consumer of the endpoint when a producer sends a message to it.Classorg.apache.camel.component.directApache Camel
DirectProducerThe direct producer.Classorg.apache.camel.component.directApache Camel
DirectVmBlockingProducerThe direct producer.Classorg.apache.camel.component.directvmApache Camel
DirectVmComponentThe Direct VM Component manages DirectVmEndpoint and holds the list of named direct-vm endpoints.Classorg.apache.camel.component.directvmApache Camel
DirectVmConsumerClassorg.apache.camel.component.directvmApache Camel
DirectVmConsumerExpressionThe expression to select direct-vm consumers based on ant-like path pattern matching.Classorg.apache.camel.component.directvmApache Camel
DirectVmConsumerNotAvailableExceptionException thrown when no consumers are available.Classorg.apache.camel.component.directvmApache Camel
DirectVmEndpointThe direct-vm endpoint.Classorg.apache.camel.component.directvmApache Camel
DirectVmProcessorClassorg.apache.camel.component.directvmApache Camel
DirectVmProducerClassorg.apache.camel.component.directvmApache Camel
EnvPropertiesFunctionA PropertiesFunction that lookup the property value from OS environment variables.Classorg.apache.camel.component.propertiesApache Camel
FileBindingFile binding with the File type.Classorg.apache.camel.component.fileApache Camel
FileChangedExclusiveReadLockStrategyAcquires exclusive read lock to the given file by checking whether the file is being changed by scanning the file at different intervals (to detect changes).Classorg.apache.camel.component.file.strategyApache Camel
FileComponent* The File Component provides access to file systems.Classorg.apache.camel.component.fileApache Camel
FileConsumerClassorg.apache.camel.component.fileApache Camel
FileEndpointClassorg.apache.camel.component.fileApache Camel
FileLockExclusiveReadLockStrategyAcquires exclusive read lock to the given file.Classorg.apache.camel.component.file.strategyApache Camel
FileOperationsFile operations for File.Classorg.apache.camel.component.fileApache Camel
FileProcessStrategyFactoryClassorg.apache.camel.component.file.strategyApache Camel
FileRenameExclusiveReadLockStrategyAcquires exclusive read lock to the given file.Classorg.apache.camel.component.file.strategyApache Camel
GenericFileGeneric File.Classorg.apache.camel.component.fileApache Camel
GenericFileBindingBinding between the generic file and the body content.Interfaceorg.apache.camel.component.fileApache Camel
GenericFileComponentBase class file component.Classorg.apache.camel.component.fileApache Camel
GenericFileConfigurationClassorg.apache.camel.component.fileApache Camel
GenericFileConsumerBase class for file consumers.Classorg.apache.camel.component.fileApache Camel
GenericFileConverterClassorg.apache.camel.component.fileApache Camel
GenericFileDefaultBindingDefault binding for generic file.Classorg.apache.camel.component.fileApache Camel
GenericFileDefaultSorterDefault file sorter.Classorg.apache.camel.component.fileApache Camel
GenericFileDeleteProcessStrategyClassorg.apache.camel.component.file.strategyApache Camel
GenericFileEndpointClassorg.apache.camel.component.fileApache Camel
GenericFileExclusiveReadLockStrategyStrategy for acquiring exclusive read locks for files to be consumed.Interfaceorg.apache.camel.component.fileApache Camel
GenericFileExistenum GenericFileExistRepresent the kinds of options when writing a file and what to do in case of an existing file exists.Classorg.apache.camel.component.fileApache Camel
GenericFileExpressionRenamerClassorg.apache.camel.component.file.strategyApache Camel
GenericFileFilterA filter for GenericFile.Interfaceorg.apache.camel.component.fileApache Camel
GenericFileMessageClassorg.apache.camel.component.fileApache Camel
GenericFileNoOpProcessStrategyClassorg.apache.camel.component.file.strategyApache Camel
GenericFileOnCompletionOn completion strategy that performs the required work after the Exchange has been processed.Classorg.apache.camel.component.fileApache Camel
GenericFileOperationFailedExceptionException thrown in case of last file operation failed.Classorg.apache.camel.component.fileApache Camel
GenericFileOperationsInterfaceorg.apache.camel.component.fileApache Camel
GenericFileProcessStrategyRepresents a pluggable strategy when processing files.Interfaceorg.apache.camel.component.fileApache Camel
GenericFileProcessStrategyFactoryClassorg.apache.camel.component.file.strategyApache Camel
GenericFileProcessStrategySupportBase class for implementations of GenericFileProcessStrategy.Classorg.apache.camel.component.file.strategyApache Camel
GenericFileProducerClassorg.apache.camel.component.fileApache Camel
GenericFileRenameExclusiveReadLockStrategyAcquires exclusive read lock to the given file.Classorg.apache.camel.component.file.strategyApache Camel
GenericFileRenameProcessStrategyClassorg.apache.camel.component.file.strategyApache Camel
GenericFileRenamerUsed for renaming files.Interfaceorg.apache.camel.component.file.strategyApache Camel
LanguageComponentThe Language component enables sending Exchanges to a given language in order to have a script executed.Classorg.apache.camel.component.languageApache Camel
LanguageEndpointClassorg.apache.camel.component.languageApache Camel
LanguageProducerClassorg.apache.camel.component.languageApache Camel
LinkedBlockingQueueFactoryClassorg.apache.camel.component.sedaApache Camel
LogComponent is for logging message exchanges via the underlying logging mechanism.Classorg.apache.camel.component.logApache Camel
LogEndpointClassorg.apache.camel.component.logApache Camel
LogProducerClassorg.apache.camel.component.logApache Camel
MarkerFileExclusiveReadLockStrategyAcquires read lock to the given file using a marker file so other Camel consumers wont acquire the same file.Classorg.apache.camel.component.file.strategyApache Camel
MethodBeanRepresents a Serializable version of a MethodVersion:See Also:Serialized FormClassorg.apache.camel.component.beanApache Camel
MethodInfoInformation about a method to be used for invocation.Classorg.apache.camel.component.beanApache Camel
MethodInfoCacheRepresents a cache of MethodInfo objects to avoid the expense of introspection for each invocation of a method via a proxy.Classorg.apache.camel.component.beanApache Camel
MethodInvocationInformation used by Camel to perform method invocation.Interfaceorg.apache.camel.component.beanApache Camel
MethodNotFoundExceptionClassorg.apache.camel.component.beanApache Camel
MockComponentThe Mock Component provides mock endpoints for testing.Classorg.apache.camel.component.mockApache Camel
MockEndpointA Mock endpoint which provides a literate, fluent API for testing routes using a JMock style API.Classorg.apache.camel.component.mockApache Camel
MyCurrencyClassorg.apache.camel.component.beanApache Camel
ParameterBindingExceptionClassorg.apache.camel.component.beanApache Camel
ParameterInfoParameter information to be used for method invocation.Classorg.apache.camel.component.beanApache Camel
ParameterMappingStrategyInterfaceorg.apache.camel.component.beanApache Camel
PojoMessageInvocationHandlerSpecial InvocationHandler for methods that have only one parameter.Classorg.apache.camel.component.beanApache Camel
PojoProxyHelperCreate a dynamic proxy for a given interface and endpoint that sends the parameter object to the endpoint and optionally receives a reply.Classorg.apache.camel.component.beanApache Camel
PriorityBlockingQueueFactoryClassorg.apache.camel.component.sedaApache Camel
PropertiesComponentClassorg.apache.camel.component.propertiesApache Camel
PropertiesFunctionA function that is applied instead of looking up a property placeholder.Interfaceorg.apache.camel.component.propertiesApache Camel
PropertiesParserInterfaceorg.apache.camel.component.propertiesApache Camel
PropertiesResolverA resolver to load properties from a given source such as a file from a classpath.Interfaceorg.apache.camel.component.propertiesApache Camel
ProxyHelperClassorg.apache.camel.component.beanApache Camel
QueueReferenceHolder for queue references.Classorg.apache.camel.component.sedaApache Camel
RefComponentThe Ref Component is for lookup of existing endpoints bound in the Registry.Classorg.apache.camel.component.refApache Camel
RefEndpointClassorg.apache.camel.component.refApache Camel
RegistryBeanClassorg.apache.camel.component.beanApache Camel
ResourceEndpointA useful base class for endpoints which depend on a resource such as things like Velocity or XQuery based components.Classorg.apache.camel.componentApache Camel
RestComponentClassorg.apache.camel.component.restApache Camel
RestEndpointClassorg.apache.camel.component.restApache Camel
SchedulerComponentClassorg.apache.camel.component.schedulerApache Camel
SchedulerConsumerClassorg.apache.camel.component.schedulerApache Camel
SchedulerEndpointClassorg.apache.camel.component.schedulerApache Camel
SedaComponentClassorg.apache.camel.component.sedaApache Camel
SedaConsumerA Consumer for the SEDA component.Classorg.apache.camel.component.sedaApache Camel
SedaConsumerNotAvailableExceptionClassorg.apache.camel.component.sedaApache Camel
SedaEndpointAn implementation of the Queue components for asynchronous SEDA exchanges on a BlockingQueue within a CamelContextClassorg.apache.camel.component.sedaApache Camel
SedaPollingConsumerClassorg.apache.camel.component.sedaApache Camel
SedaProducerClassorg.apache.camel.component.sedaApache Camel
ServicePropertiesFunctionA PropertiesFunction that lookup the property value from OS environment variables using the service idiom.Classorg.apache.camel.component.propertiesApache Camel
SimpleDataSetA simple DataSet that allows a static payload to be used to create each message exchange along with using a pluggable transformer to randomize the message.Classorg.apache.camel.component.datasetApache Camel
StubComponentThe Stub Component is for stubbing out endpoints while developing or testing.Classorg.apache.camel.component.stubApache Camel
StubConsumerClassorg.apache.camel.component.stubApache Camel
StubEndpointClassorg.apache.camel.component.stubApache Camel
SysPropertiesFunctionA PropertiesFunction that lookup the property value from JVM system property.Classorg.apache.camel.component.propertiesApache Camel
TestComponentThe Test Component is for simplifying unit and integration tests.Classorg.apache.camel.component.testApache Camel
TestEndpointA Test Endpoint is a Mock Endpoint for testing but it willClassorg.apache.camel.component.testApache Camel
TimeClauseRepresents time based clauses for setting expectations on the mocks.Classorg.apache.camel.component.mockApache Camel
TimerComponentThe Timer Component is for generating message exchanges when a timer fires.Classorg.apache.camel.component.timerApache Camel
TimerConsumerClassorg.apache.camel.component.timerApache Camel
TimerEndpointRepresents a timer endpoint that can generate periodic inbound exchanges triggered by a timer.Classorg.apache.camel.component.timerApache Camel
ValidatorComponentClassorg.apache.camel.component.validatorApache Camel
ValidatorEndpointClassorg.apache.camel.component.validatorApache Camel
ValidatorProducerClassorg.apache.camel.component.validatorApache Camel
VmComponentThe VM component is for asynchronous SEDA exchanges on a BlockingQueue within the classloader tree containing the camel-core.Classorg.apache.camel.component.vmApache Camel
VmConsumerClassorg.apache.camel.component.vmApache Camel
VmEndpointClassorg.apache.camel.component.vmApache Camel
XPathAnnotationExpressionFactoryFactory for the XPath expression annotations.Classorg.apache.camel.component.beanApache Camel
XsltComponentClassorg.apache.camel.component.xsltApache Camel
XsltConstantsXSLT component constants.Classorg.apache.camel.component.xsltApache Camel
XsltEndpointClassorg.apache.camel.component.xsltApache Camel
XsltOutputClassorg.apache.camel.component.xsltApache Camel