Class FactorialClient
- java.lang.Object
-
- org.jboss.netty.example.factorial.FactorialClient
-
public final class FactorialClient extends Object
Sends a sequence of integers to aFactorialServer
to calculate the factorial of the specified integer.
-
-
Constructor Summary
Constructors Constructor Description FactorialClient()
-