Class SecureChatClient

java.lang.Object
org.jboss.netty.example.securechat.SecureChatClient

public final class SecureChatClient extends Object
Simple SSL chat client modified from TelnetClient.
  • Field Details

    • HOST

      static final String HOST
    • PORT

      static final int PORT
  • Constructor Details

    • SecureChatClient

      public SecureChatClient()
  • Method Details