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 TypeInterfaceDescriptioninterface
Asynchronous producerinterface
A consumer of a batch of message exchanges from anEndpoint
interface
A consumer of message exchanges from anEndpoint
.interface
APollingConsumer
that are used by dynamic Poll and PollEnrich EIPs to facilitate components that can use information from the currentExchange
during the poll.interface
Represents a Polling Consumer where the caller polls for messages when it is ready.interface
Provides a channel on which clients can create and invoke message exchanges on anEndpoint
.