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