| Package | Description |
|---|---|
| org.dbrain.binder.http | |
| org.dbrain.binder.http.conf | |
| org.dbrain.binder.system.jetty |
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractHttpServerComponent.listen(ConnectorConf config) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpConnectorConf
Created by epoitras on 17/09/14.
|
class |
HttpsConnectorConf
Created by epoitras on 17/09/14.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConnectorConf> |
HttpServerConf.getEndPoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpServerConf.setEndPoints(List<ConnectorConf> endPoints) |
| Modifier and Type | Method and Description |
|---|---|
static void |
JettyConnectors.configureConnector(org.eclipse.jetty.server.Server server,
ConnectorConf connector) |
Copyright © 2015. All rights reserved.