|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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(java.lang.String path)
|
static HttpServer |
HttpServer.createSimpleServer(java.lang.String path,
int port)
|
static HttpServer |
HttpServer.createSimpleServer(java.lang.String path,
PortRange range)
|
| Constructors in org.glassfish.grizzly.http.server with parameters of type HttpServer | |
|---|---|
HttpHandlerChain(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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||