| Package | Description |
|---|---|
| net.codestory.http | |
| net.codestory.http.internal |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.function.Supplier<HttpServerWrapper> |
AbstractWebServer.server |
| Modifier and Type | Method and Description |
|---|---|
protected HttpServerWrapper |
WebServer.createHttpServer(Handler httpHandler,
WebSocketHandler webSocketHandler) |
protected abstract HttpServerWrapper |
AbstractWebServer.createHttpServer(Handler httpHandler,
WebSocketHandler webSocketHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleServerWrapper |
Copyright © 2015. All Rights Reserved.