org.apache.camel.example.cxf
Class CamelCxfExample
java.lang.Object
org.apache.camel.example.cxf.CamelCxfExample
public final class CamelCxfExample
- extends Object
An example for demonstrating how Camel works as a Router.
This example shows how Camel can route a SOAP client's HTTP request
to a SOAP over JMS Service.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Apache CAMEL