Uses of Package
org.apache.camel.util.component

Packages that use org.apache.camel.util.component
org.apache.camel.util.component   
 

Classes in org.apache.camel.util.component used by org.apache.camel.util.component
AbstractApiEndpoint
          Abstract base class for API Component Endpoints.
ApiCollection
          Base class for a collection of ApiMethods.
ApiMethod
          Interface for proxy methods.
ApiMethodHelper
          Helper class for working with ApiMethod.
ApiMethodHelper.MatchType
           
ApiMethodParser
          Parser base class for generating ApiMethod enumerations.
ApiMethodParser.ApiMethodModel
           
ApiMethodParser.Argument
           
ApiMethodPropertiesHelper
          Helper class to work with ApiMethod arguments to be extended by components.
ApiName
          Marker interface for ApiName enumerations.
ArgumentSubstitutionParser.Substitution
           
PropertiesInterceptor
          Intercepts Property values used to invoke API Method.
PropertyNamesInterceptor
          Intercepts Property names used to find methods.
ResultInterceptor
          Intercepts API method invocation result Exchange.
 



Apache Camel