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

    • LocalTimeServer

      public LocalTimeServer()
  • Method Details