org.atmosphere.wasync.util
Class WebSocketLoadTest

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

public class WebSocketLoadTest
extends Object

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

Author:
jeanfrancois Arcand

Constructor Summary
WebSocketLoadTest()
           
 
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

WebSocketLoadTest

public WebSocketLoadTest()
Method Detail

main

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


Copyright © 2013. All Rights Reserved.