org.usergrid.websocket
Class WebSocketServerIndexPage

java.lang.Object
  extended by org.usergrid.websocket.WebSocketServerIndexPage

public class WebSocketServerIndexPage
extends Object

Generates the demo HTML page which is served at http://localhost:8080/

Version:
$Rev: 2080 $, $Date: 2010-01-26 18:04:19 +0900 (Tue, 26 Jan 2010) $
Author:
The Netty Project, Trustin Lee

Constructor Summary
WebSocketServerIndexPage()
           
 
Method Summary
static org.jboss.netty.buffer.ChannelBuffer getContent(String webSocketLocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebSocketServerIndexPage

public WebSocketServerIndexPage()
Method Detail

getContent

public static org.jboss.netty.buffer.ChannelBuffer getContent(String webSocketLocation)


Copyright © 2013. All Rights Reserved.