Class UptimeClient


  • public final class UptimeClient
    extends Object
    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 Detail

      • UptimeClient

        public UptimeClient()