Class WebSocketServerIndexPage
- java.lang.Object
-
- org.jboss.netty.example.http.websocketx.server.WebSocketServerIndexPage
-
public final class WebSocketServerIndexPage extends Object
Generates the demo HTML page which is served at http://localhost:8080/
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ChannelBuffer
getContent(String webSocketLocation)
-
-
-
Method Detail
-
getContent
public static ChannelBuffer getContent(String webSocketLocation)
-
-