Class SecureChatClient
- java.lang.Object
-
- org.jboss.netty.example.securechat.SecureChatClient
-
public final class SecureChatClient extends java.lang.Object
Simple SSL chat client modified fromTelnetClient
.
-
-
Constructor Summary
Constructors Constructor Description SecureChatClient()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-