Class HttpStaticFileServer

java.lang.Object
org.jboss.netty.example.http.file.HttpStaticFileServer

public final class HttpStaticFileServer extends Object
  • Field Details

    • SSL

      static final boolean SSL
    • PORT

      static final int PORT
  • Constructor Details

    • HttpStaticFileServer

      public HttpStaticFileServer()
  • Method Details