Class LocalTimeServer
java.lang.Object
org.jboss.netty.example.localtime.LocalTimeServer
Receives a list of continent/city pairs from a
LocalTimeClient
to
get the local times of the specified cities.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SSL
static final boolean SSL -
PORT
static final int PORT
-
-
Constructor Details
-
LocalTimeServer
public LocalTimeServer()
-
-
Method Details
-
main
- Throws:
Exception
-