Class UptimeClientHandler

java.lang.Object
org.jboss.netty.channel.SimpleChannelUpstreamHandler
org.jboss.netty.example.uptime.UptimeClientHandler
All Implemented Interfaces:
ChannelHandler, ChannelUpstreamHandler

public class UptimeClientHandler extends SimpleChannelUpstreamHandler
Keep reconnecting to the server while printing out the current uptime and connection attempt status.