Uses of Interface
org.apache.camel.RuntimeConfiguration
Packages that use RuntimeConfiguration
-
Uses of RuntimeConfiguration in org.apache.camel
Subinterfaces of RuntimeConfiguration in org.apache.camelModifier and TypeInterfaceDescriptioninterfaceInterface used to represent the CamelContext used to configure routes and the policies to use during message exchanges between endpoints.interfaceCatalog level interface for theCamelContextinterfaceA Route defines the processing used on an inbound message exchange from a specificEndpointwithin aCamelContext.