org.apache.camel.example.websocket
Class CamelTwitterWebSocketMain

java.lang.Object
  extended by org.apache.camel.example.websocket.CamelTwitterWebSocketMain

public final class CamelTwitterWebSocketMain
extends Object

A main to start this example.


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)
                 throws Exception
Throws:
Exception


Apache CAMEL