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 TypeMethodDescriptionvoidExtendedCamelContext.registerEndpointCallback(EndpointStrategy strategy) Registers acallbackto allow you to do custom logic when anEndpointis 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