Uses of Interface
org.apache.camel.EndpointAware
Packages that use EndpointAware
-
Uses of EndpointAware in org.apache.camel
Subinterfaces of EndpointAware in org.apache.camelModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceAPollingConsumerused by the dynamicpollandpollEnrichEIPs, allowing the component to use data from the currentExchange(such as headers or properties) to parameterise the poll operation at runtime.interfaceRepresents a Polling Consumer where the caller polls for messages when it is ready.interface