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.
  • Field Details

    • SSL

      static final boolean SSL
    • PORT

      static final int PORT
  • Constructor Details

    • LocalTimeServer

      public LocalTimeServer()
  • Method Details