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 a LocalTimeServer to get the local times of the specified cities.
  • Constructor Details

    • LocalTimeClient

      public LocalTimeClient()
  • Method Details