Package org.jboss.netty.example.uptime
-
Class Summary Class Description UptimeClient Connects to a server periodically to measure and print the uptime of the server.UptimeClientHandler Keep reconnecting to the server while printing out the current uptime and connection attempt status.