Class SecureChatServer
- java.lang.Object
-
- org.jboss.netty.example.securechat.SecureChatServer
-
public final class SecureChatServer extends java.lang.ObjectSimple SSL chat server modified fromTelnetServer.
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static intPORT
-
Constructor Summary
Constructors Constructor Description SecureChatServer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-