Uses of Interface
org.apache.camel.VariableAware
Packages that use VariableAware
Package
Description
The core Camel API.
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of VariableAware in org.apache.camel
Subinterfaces of VariableAware in org.apache.camelModifier and TypeInterfaceDescriptioninterface
interface
PooledExchange
which contains the methods and APIs that are not intended for Camel end users but used internally by Camel for optimizing memory footprint by reusing exchanges created byConsumer
s viaExchangeFactory
. -
Uses of VariableAware in org.apache.camel.spi
Subinterfaces of VariableAware in org.apache.camel.spiModifier and TypeInterfaceDescriptioninterface
AVariableRepository
that can browse the variables.interface
Repository for storing and accessing variables.