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