| Modifier and Type | Method and Description |
|---|---|
HttpServer |
HttpBinder.bind(URL url,
HttpHandler handler)
bind the server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JettyHttpServer |
| Modifier and Type | Method and Description |
|---|---|
HttpServer |
JettyHttpBinder.bind(URL url,
HttpHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServletHttpServer |
| Modifier and Type | Method and Description |
|---|---|
HttpServer |
ServletHttpBinder.bind(URL url,
HttpHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHttpServer
AbstractHttpServer
|
| Modifier and Type | Class and Description |
|---|---|
class |
TomcatHttpServer |
| Modifier and Type | Method and Description |
|---|---|
HttpServer |
TomcatHttpBinder.bind(URL url,
HttpHandler handler) |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.