Class LocalTimeClient
- java.lang.Object
-
- org.jboss.netty.example.localtime.LocalTimeClient
-
public final class LocalTimeClient extends 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()
-