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.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SSL
static final boolean SSL -
HOST
-
PORT
static final int PORT -
COUNT
static final int COUNT
-
-
Constructor Details
-
FactorialClient
public FactorialClient()
-
-
Method Details
-
main
- Throws:
Exception
-