Uses of Interface
org.apache.camel.spi.EndpointStrategy
Packages that use EndpointStrategy
Package
Description
The core Camel API.
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of EndpointStrategy in org.apache.camel
Methods in org.apache.camel with parameters of type EndpointStrategyModifier and TypeMethodDescriptionvoid
ExtendedCamelContext.registerEndpointCallback
(EndpointStrategy strategy) Registers acallback
to allow you to do custom logic when anEndpoint
is about to be registered to theEndpointRegistry
. -
Uses of EndpointStrategy in org.apache.camel.spi
Methods in org.apache.camel.spi that return EndpointStrategyModifier and TypeMethodDescriptionMock sending to endpoint