Class FactorialClient
java.lang.Object
org.jboss.netty.example.factorial.FactorialClient
Sends a sequence of integers to a
FactorialServer to calculate
the factorial of the specified integer.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FactorialClient
public FactorialClient()
-
-
Method Details
-
main
- Throws:
Exception
-