Package com.iizix.stress
Class Main
- java.lang.Object
- com.iizix.stress.Main
public class Main extends java.lang.Object
Main starting class for the stress client tool for iiziServer.- Author:
- Christopher Mindus
Constructor Summary
Constructors Constructor Description Main()
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Main entry point.