Class WebSocketServerIndexPage


  • public final class WebSocketServerIndexPage
    extends java.lang.Object
    Generates the demo HTML page which is served at http://localhost:8080/
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.lang.String NEWLINE  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static ChannelBuffer getContent​(java.lang.String webSocketLocation)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WebSocketServerIndexPage

        private WebSocketServerIndexPage()
    • Method Detail

      • getContent

        public static ChannelBuffer getContent​(java.lang.String webSocketLocation)