JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.camel
EndpointSending
Contents
Description
Hide sidebar
Show sidebar
Interface EndpointSending
public interface
EndpointSending
Marker interface for
Processor
implementations that send an
Exchange
to an
Endpoint
as part of their processing. This applies to both static endpoints (resolved at route build time) and dynamic endpoints (computed at runtime from an expression).
Since:
4.21