public class QuoteService extends Object
Constructor and Description |
---|
QuoteService() |
Modifier and Type | Method and Description |
---|---|
String |
quote(String text) |
void |
setQuotes(List<String> quotes) |
List<String> |
splitWords(String payload) |
Apache Camel