| Package | Description |
|---|---|
| org.jboss.remoting3.remote | |
| org.jboss.remoting3.spi |
Service provider classes and interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
private class |
HttpUpgradeConnectionProvider.ConnectionAdaptorImpl |
| Modifier and Type | Method and Description |
|---|---|
ExternalConnectionProvider.ConnectionAdaptor |
HttpUpgradeConnectionProvider.ProviderInterface.createConnectionAdaptor(org.xnio.OptionMap optionMap,
ServerAuthenticationProvider authenticationProvider) |
| Modifier and Type | Method and Description |
|---|---|
ExternalConnectionProvider.ConnectionAdaptor |
ExternalConnectionProvider.createConnectionAdaptor(org.xnio.OptionMap optionMap,
ServerAuthenticationProvider authenticationProvider)
Create a network server.
|