public class GreetingsProcessor extends Object implements org.apache.camel.Processor
| Constructor and Description |
|---|
GreetingsProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.camel.Exchange exchange)
Simple processor to return a response from the REST client invocation.
|
public void process(org.apache.camel.Exchange exchange)
throws Exception
process in interface org.apache.camel.ProcessorExceptionCopyright © 2016. All rights reserved.