Class FactorialServer
java.lang.Object
org.jboss.netty.example.factorial.FactorialServer
Receives a sequence of integers from a
FactorialClient
to calculate
the factorial of the specified integer.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SSL
static final boolean SSL -
PORT
static final int PORT
-
-
Constructor Details
-
FactorialServer
public FactorialServer()
-
-
Method Details
-
main
- Throws:
Exception
-