Package | Description |
---|---|
org.apache.camel.component.ribbon.processor |
Modifier and Type | Method and Description |
---|---|
protected RibbonConfiguration |
RibbonProcessorFactory.createConfiguration(org.apache.camel.spi.RouteContext routeContext) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.Processor |
RibbonProcessorFactory.createProcessor(org.apache.camel.spi.RouteContext routeContext,
org.apache.camel.model.remote.ServiceCallDefinition definition,
RibbonConfiguration cfg) |
Constructor and Description |
---|
RibbonServiceCallProcessor(String name,
String uri,
String scheme,
org.apache.camel.ExchangePattern exchangePattern,
RibbonConfiguration configuration) |
Apache Camel