Class LocalTimeServer
- java.lang.Object
-
- org.jboss.netty.example.localtime.LocalTimeServer
-
public final class LocalTimeServer extends Object
Receives a list of continent/city pairs from aLocalTimeClient
to get the local times of the specified cities.
-
-
Constructor Summary
Constructors Constructor Description LocalTimeServer()
-