Uses of Interface
org.apache.camel.spi.EndpointStrategy
Packages that use EndpointStrategy
-
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 using interceptor EIPs