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 TypeInterfaceDescriptioninterfaceinterfacePooledExchangewhich 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 byConsumers viaExchangeFactory. -
Uses of VariableAware in org.apache.camel.spi
Subinterfaces of VariableAware in org.apache.camel.spiModifier and TypeInterfaceDescriptioninterfaceAVariableRepositorythat can browse the variables.interfaceRepository for storing and accessing variables.