org.apache.camel.example.client
Class CamelClientRemoting

java.lang.Object
  extended by org.apache.camel.example.client.CamelClientRemoting

public final class CamelClientRemoting
extends Object

Client that uses Camel Spring Remoting for very easy integration with the server.

Requires that the JMS broker is running, as well as CamelServer


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

Method Detail

main

public static void main(String[] args)


Apache CAMEL