org.apache.camel.example.cxf
Class CamelRouteClient

java.lang.Object
  extended by org.apache.camel.example.cxf.CamelRouteClient

public class CamelRouteClient
extends Object


Constructor Summary
CamelRouteClient()
           
 
Method Summary
protected static IncidentService createCXFClient()
           
static void main(String[] args)
           
protected  void runTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CamelRouteClient

public CamelRouteClient()
Method Detail

createCXFClient

protected static IncidentService createCXFClient()

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

runTest

protected void runTest()
                throws Exception
Throws:
Exception


Apache CAMEL