JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
G
I
O
P
R
S
A
addServer(RibbonServer)
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallStaticServerListStrategy
Add a server to the known list of servers.
addServer(String, int)
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallStaticServerListStrategy
Add a server to the known list of servers.
B
build(String)
- Static method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallStaticServerListStrategy
Build a
RibbonServiceCallStaticServerListStrategy
with the initial list of servers
C
createConfiguration(RouteContext)
- Method in class org.apache.camel.component.ribbon.processor.
RibbonProcessorFactory
createProcessor(RouteContext, ServiceCallDefinition, RibbonConfiguration)
- Method in class org.apache.camel.component.ribbon.processor.
RibbonProcessorFactory
D
doStart()
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallProcessor
doStop()
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallProcessor
G
getCamelContext()
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallProcessor
getId()
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallProcessor
getInitialListOfServers()
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallStaticServerListStrategy
getInitialListOfServers(String)
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallStaticServerListStrategy
getIp()
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServer
getNamespace()
- Method in class org.apache.camel.component.ribbon.
RibbonConfiguration
getPassword()
- Method in class org.apache.camel.component.ribbon.
RibbonConfiguration
getPing()
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallProcessor
getPing()
- Method in class org.apache.camel.component.ribbon.
RibbonConfiguration
getRibbonClientConfig()
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallProcessor
getRule()
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallProcessor
getRule()
- Method in class org.apache.camel.component.ribbon.
RibbonConfiguration
getServerListStrategy()
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallProcessor
getTraceLabel()
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallProcessor
getUpdatedListOfServers()
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallStaticServerListStrategy
getUpdatedListOfServers(String)
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallStaticServerListStrategy
getUsername()
- Method in class org.apache.camel.component.ribbon.
RibbonConfiguration
I
initWithNiwsConfig(IClientConfig)
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallStaticServerListStrategy
O
org.apache.camel.component.ribbon
- package org.apache.camel.component.ribbon
org.apache.camel.component.ribbon.processor
- package org.apache.camel.component.ribbon.processor
P
process(Exchange)
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallProcessor
process(Exchange, AsyncCallback)
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallProcessor
R
removeServer(String, int)
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallStaticServerListStrategy
Remove an existing server from the list of known servers.
RIBBON_SERVER_IP
- Static variable in interface org.apache.camel.component.ribbon.
RibbonConstants
RIBBON_SERVER_PORT
- Static variable in interface org.apache.camel.component.ribbon.
RibbonConstants
RibbonConfiguration
- Class in
org.apache.camel.component.ribbon
RibbonConfiguration()
- Constructor for class org.apache.camel.component.ribbon.
RibbonConfiguration
RibbonConstants
- Interface in
org.apache.camel.component.ribbon
RibbonProcessorFactory
- Class in
org.apache.camel.component.ribbon.processor
ProcessorFactory
that creates the Ribbon implementation of the ServiceCall EIP.
RibbonProcessorFactory()
- Constructor for class org.apache.camel.component.ribbon.processor.
RibbonProcessorFactory
RibbonServer
- Class in
org.apache.camel.component.ribbon.processor
RibbonServer(String, int)
- Constructor for class org.apache.camel.component.ribbon.processor.
RibbonServer
RibbonServiceCallProcessor
- Class in
org.apache.camel.component.ribbon.processor
Ribbon based implementation of the the ServiceCall EIP.
RibbonServiceCallProcessor(String, String, String, ExchangePattern, RibbonConfiguration)
- Constructor for class org.apache.camel.component.ribbon.processor.
RibbonServiceCallProcessor
RibbonServiceCallStaticServerListStrategy
- Class in
org.apache.camel.component.ribbon.processor
A static list of known servers to be used by the Ribbon load balancer with the Camel Service Call EIP.
RibbonServiceCallStaticServerListStrategy()
- Constructor for class org.apache.camel.component.ribbon.processor.
RibbonServiceCallStaticServerListStrategy
RibbonServiceCallStaticServerListStrategy(List<RibbonServer>)
- Constructor for class org.apache.camel.component.ribbon.processor.
RibbonServiceCallStaticServerListStrategy
S
setCamelContext(CamelContext)
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallProcessor
setId(String)
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallProcessor
setNamespace(String)
- Method in class org.apache.camel.component.ribbon.
RibbonConfiguration
setPassword(String)
- Method in class org.apache.camel.component.ribbon.
RibbonConfiguration
setPing(IPing)
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallProcessor
setPing(IPing)
- Method in class org.apache.camel.component.ribbon.
RibbonConfiguration
setRibbonClientConfig(Map<String, String>)
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallProcessor
setRule(IRule)
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallProcessor
setRule(IRule)
- Method in class org.apache.camel.component.ribbon.
RibbonConfiguration
setServerListStrategy(ServiceCallServerListStrategy)
- Method in class org.apache.camel.component.ribbon.processor.
RibbonServiceCallProcessor
setUsername(String)
- Method in class org.apache.camel.component.ribbon.
RibbonConfiguration
A
B
C
D
G
I
O
P
R
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel