org.atmosphere.vertx.samples.chat
Class VertxJerseyChat

java.lang.Object
  extended by org.vertx.java.platform.Verticle
      extended by org.atmosphere.vertx.samples.chat.VertxJerseyChat

public class VertxJerseyChat
extends org.vertx.java.platform.Verticle

A bootstrap class that start Vertosphere and the Atmosphere Chat samples.


Field Summary
 
Fields inherited from class org.vertx.java.platform.Verticle
container, vertx
 
Constructor Summary
VertxJerseyChat()
           
 
Method Summary
 void start()
           
 
Methods inherited from class org.vertx.java.platform.Verticle
getContainer, getVertx, setContainer, setVertx, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VertxJerseyChat

public VertxJerseyChat()
Method Detail

start

public void start()
Overrides:
start in class org.vertx.java.platform.Verticle


Copyright © 2015. All Rights Reserved.