| 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 |
|---|---|
static ListenerConfiguration |
ListenerConfiguration.getDefault()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Set<ListenerConfiguration> |
TransportsConfiguration.getListenerConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransportsConfiguration.setListenerConfigurations(Set<ListenerConfiguration> listenerConfigurations) |
| Modifier and Type | Method and Description |
|---|---|
ServerConnector |
DefaultHttpWsConnectorFactory.createServerConnector(ServerBootstrapConfiguration serverBootstrapConfiguration,
ListenerConfiguration listenerConfig) |
| Modifier and Type | Method and Description |
|---|---|
ListenerConfiguration |
HttpTransportContextHolder.getListenerConfiguration(String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpTransportContextHolder.setListenerConfiguration(String id,
ListenerConfiguration config) |
Copyright © 2021 WSO2. All rights reserved.