final class HttpUpgradeConnectionProvider.ProviderInterface extends java.lang.Object implements ExternalConnectionProvider
ExternalConnectionProvider.ConnectionAdaptor| Constructor and Description |
|---|
ProviderInterface() |
| Modifier and Type | Method and Description |
|---|---|
ExternalConnectionProvider.ConnectionAdaptor |
createConnectionAdaptor(org.xnio.OptionMap optionMap,
ServerAuthenticationProvider authenticationProvider)
Create a network server.
|
public ExternalConnectionProvider.ConnectionAdaptor createConnectionAdaptor(org.xnio.OptionMap optionMap, ServerAuthenticationProvider authenticationProvider) throws java.io.IOException
ExternalConnectionProvidercreateConnectionAdaptor in interface ExternalConnectionProvideroptionMap - the server optionsauthenticationProvider - the authentication providerjava.io.IOException - if the adaptor could not be created