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