| Package | Description |
|---|---|
| com.hotels.styx.server | |
| com.hotels.styx.server.netty |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpConnectorConfig
Http Connector config.
|
class |
HttpsConnectorConfig
Https Connector configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<ConnectorConfig> |
NettyServerConfig.connectors() |
| Modifier and Type | Method and Description |
|---|---|
ServerConnector |
ServerConnectorFactory.create(ConnectorConfig config)
Create an HTTP server connector.
|
ServerConnector |
WebServerConnectorFactory.create(ConnectorConfig config) |
Copyright © 2013–2020 Hotels.com. All rights reserved.