Uses of Class
org.glassfish.grizzly.http.server.HttpServer

Packages that use HttpServer
org.glassfish.grizzly.http.server   
org.glassfish.grizzly.http.server.jmx   
 

Uses of HttpServer in org.glassfish.grizzly.http.server
 

Methods in org.glassfish.grizzly.http.server that return HttpServer
static HttpServer HttpServer.createSimpleServer()
           
static HttpServer HttpServer.createSimpleServer(String path)
           
static HttpServer HttpServer.createSimpleServer(String path, int port)
           
 

Constructors in org.glassfish.grizzly.http.server with parameters of type HttpServer
HttpServiceChain(HttpServer httpServer)
           
 

Uses of HttpServer in org.glassfish.grizzly.http.server.jmx
 

Constructors in org.glassfish.grizzly.http.server.jmx with parameters of type HttpServer
HttpServer(HttpServer gws)
           
 



Copyright © 2010 Oracle Corpration. All Rights Reserved.