org.apache.camel.example.client
Class CamelClientRemoting
java.lang.Object
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
| 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)
Apache CAMEL