Package org.apache.camel.support.component
package org.apache.camel.support.component
Base classes and utilities for API based components
-
ClassDescriptionAbstract base class for API Component Camel
Component
classes.Abstract base class for API Component Consumers.Abstract base class for API Component Endpoints.Base class for API based ProducersBase class for a collection of ApiMethods.Utility class for API Consumers.Interface for proxy methods.Helper class for working withApiMethod
.Delegate class forApiMethod
.Parser base class for generating ApiMethod enumerations.Helper class to work with ApiMethod arguments to be extended by components.Marker interface for ApiName enumerations.Adds support for parameter name substitutions.Base class used by Camel Package Maven Plugin when it generates source code for fast endpoint uri factory viaEndpointUriFactory
.Intercepts Property values used to invoke API Method.Base class used by Camel Package Maven Plugin when it generates source code for fast property configurations viaPropertyConfigurer
.Intercepts Property names used to find methods.Intercepts API method invocation result Exchange.Support class forSendDynamicAware
implementations.