public class WebServerConnectorFactory extends Object implements ServerConnectorFactory
| Constructor and Description |
|---|
WebServerConnectorFactory() |
| Modifier and Type | Method and Description |
|---|---|
ServerConnector |
create(ConnectorConfig config)
Create an HTTP server connector.
|
public ServerConnector create(ConnectorConfig config)
ServerConnectorFactorycreate in interface ServerConnectorFactoryconfig - configurationCopyright © 2013–2020 Hotels.com. All rights reserved.