org.atmosphere.wasync.util
Class WebSocketLoader

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

public class WebSocketLoader
extends java.lang.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(java.lang.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(java.lang.String[] s)
                 throws java.lang.InterruptedException,
                        java.io.IOException
Throws:
java.lang.InterruptedException
java.io.IOException


Copyright © 2014. All Rights Reserved.