A M O Q S

A

aggregate(Exchange, Exchange) - Method in class org.apache.camel.example.tracer.QuoteAggregator
 

M

Main - Class in org.apache.camel.example.tracer
To start the application from ANT
main(String[]) - Static method in class org.apache.camel.example.tracer.Main
 

O

org.apache.camel.example.tracer - package org.apache.camel.example.tracer
 

Q

quote(String) - Method in class org.apache.camel.example.tracer.QuoteService
 
QuoteAggregator - Class in org.apache.camel.example.tracer
Our aggregator where we aggregate all the quotes and find the the best quotes based on the one that has the most cool words from our cools words list
QuoteAggregator() - Constructor for class org.apache.camel.example.tracer.QuoteAggregator
 
QuoteService - Class in org.apache.camel.example.tracer
Our quote server that can split words and lookup a quote based on a word
QuoteService() - Constructor for class org.apache.camel.example.tracer.QuoteService
 

S

setCoolWords(List<String>) - Method in class org.apache.camel.example.tracer.QuoteAggregator
 
setQuotes(List<String>) - Method in class org.apache.camel.example.tracer.QuoteService
 
splitWords(String) - Method in class org.apache.camel.example.tracer.QuoteService
 

A M O Q S

Apache CAMEL