| Modifier and Type | Method and Description |
|---|---|
ServerConnector |
HttpWsConnectorFactory.createServerConnector(ServerBootstrapConfiguration serverBootstrapConfiguration,
ListenerConfiguration listenerConfiguration)
This method can be used to get new server connectors.
|
| Modifier and Type | Method and Description |
|---|---|
ServerConnector |
DefaultHttpWsConnectorFactory.createServerConnector(ServerBootstrapConfiguration serverBootstrapConfiguration,
ListenerConfiguration listenerConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerConnectorBootstrap.addSocketConfiguration(ServerBootstrapConfiguration serverBootstrapConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
static ServerBootstrapConfiguration |
HttpConnectorUtil.getServerBootstrapConfiguration(Set<TransportProperty> transportPropertiesSet)
Create server bootstrap configuration from given transport property set.
|
Copyright © 2021 WSO2. All rights reserved.