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