JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
org.apache.camel.spi.RouteIdAware
Packages that use
RouteIdAware
Package
Description
org.apache.camel.spi
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
Uses of
RouteIdAware
in
org.apache.camel.spi
Subinterfaces of
RouteIdAware
in
org.apache.camel.spi
Modifier and Type
Interface and Description
interface
ExchangeFactory
Factory used by
Consumer
to create Camel
Exchange
holding the incoming message received by the consumer.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel