org.apache.camel.loanbroker.queue.version
Class ReplyProcessor
java.lang.Object
org.apache.camel.loanbroker.queue.version.ReplyProcessor
- All Implemented Interfaces:
- org.apache.camel.Processor
public class ReplyProcessor
- extends Object
- implements org.apache.camel.Processor
|
Method Summary |
void |
process(org.apache.camel.Exchange exchange)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReplyProcessor
public ReplyProcessor()
process
public void process(org.apache.camel.Exchange exchange)
throws Exception
- Specified by:
process in interface org.apache.camel.Processor
- Throws:
Exception
Apache CAMEL