Uses of Interface
org.apache.camel.EndpointAware
-
Packages that use EndpointAware Package Description org.apache.camel The core Camel API. -
-
Uses of EndpointAware in org.apache.camel
Subinterfaces of EndpointAware in org.apache.camel Modifier and Type Interface Description interfaceAsyncProducerAsynchronous producerinterfaceBatchConsumerA consumer of a batch of message exchanges from anEndpointinterfaceConsumerA consumer of message exchanges from anEndpoint.interfacePollingConsumerRepresents a Polling Consumer where the caller polls for messages when it is ready.interfaceProducerProvides a channel on which clients can create and invoke message exchanges on anEndpoint.
-