Package org.jboss.netty.example.uptime
Class UptimeClient
java.lang.Object
org.jboss.netty.example.uptime.UptimeClient
Connects to a server periodically to measure and print the uptime of the
server. This example demonstrates how to implement reliable reconnection
mechanism in Netty.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UptimeClient
public UptimeClient()
-
-
Method Details
-
main
- Throws:
Exception
-