Class AutobahnServer
- java.lang.Object
-
- org.jboss.netty.example.http.websocketx.autobahn.AutobahnServer
-
public final class AutobahnServer extends java.lang.Object
A Web Socket echo server for running the autobahn test suite
-
-
Constructor Summary
Constructors Constructor Description AutobahnServer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-