org.atmosphere.wasync.util
Class WebSocketLoader

java.lang.Object
  extended by org.atmosphere.wasync.util.WebSocketLoader

public class WebSocketLoader
extends Object

A utility class that can be used to load a WebSocket enabled Server

Author:
jeanfrancois Arcand

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

Constructor Detail

WebSocketLoader

public WebSocketLoader()
Method Detail

main

public static void main(String[] s)
                 throws InterruptedException,
                        IOException
Throws:
InterruptedException
IOException


Copyright © 2013. All Rights Reserved.