Class LocalTimeServer
- java.lang.Object
-
- org.jboss.netty.example.localtime.LocalTimeServer
-
public final class LocalTimeServer extends java.lang.ObjectReceives a list of continent/city pairs from aLocalTimeClientto get the local times of the specified cities.
-
-
Constructor Summary
Constructors Constructor Description LocalTimeServer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-