Uses of Interface
org.apache.camel.Channel
-
Packages that use Channel Package Description org.apache.camel.spi Service Provider Interfaces used by the Camel runtime which are plugin strategies. -
-
Uses of Channel in org.apache.camel.spi
Methods in org.apache.camel.spi that return Channel Modifier and Type Method Description Channel
InternalProcessorFactory. createChannel(CamelContext camelContext)
-