Package org.jboss.netty.example.http.websocket

Class Summary
WebSocketServer An HTTP server which serves Web Socket requests at: http://localhost:8080/websocket Open your browser at http://localhost:8080/, then the demo page will be loaded and a Web Socket connection will be made automatically.
WebSocketServerHandler  
WebSocketServerIndexPage Generates the demo HTML page which is served at http://localhost:8080/
WebSocketServerPipelineFactory  
 



Copyright © 2008-2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.