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