Uses of Interface
org.apache.camel.spi.EndpointUriFactory
Packages that use EndpointUriFactory
-
Uses of EndpointUriFactory in org.apache.camel
Methods in org.apache.camel that return EndpointUriFactoryModifier and TypeMethodDescription@Nullable EndpointUriFactoryExtendedCamelContext.getEndpointUriFactory(String scheme) Gets theEndpointUriFactoryfor the given component name. -
Uses of EndpointUriFactory in org.apache.camel.spi
Methods in org.apache.camel.spi that return EndpointUriFactoryModifier and TypeMethodDescription@Nullable EndpointUriFactoryUriFactoryResolver.resolveFactory(String name, CamelContext context) Resolves the givenEndpointUriFactory.