Class FactorialClient

java.lang.Object
org.jboss.netty.example.factorial.FactorialClient

public final class FactorialClient extends Object
Sends a sequence of integers to a FactorialServer to calculate the factorial of the specified integer.
  • Constructor Details

    • FactorialClient

      public FactorialClient()
  • Method Details