public interface ExternalConnectionProvider
| Modifier and Type | Method and Description |
|---|---|
Consumer<StreamConnection> |
createConnectionAdaptor(OptionMap optionMap,
SaslAuthenticationFactory saslAuthenticationFactory)
Create a network server.
|
Consumer<StreamConnection> createConnectionAdaptor(OptionMap optionMap, SaslAuthenticationFactory saslAuthenticationFactory) throws IOException
optionMap - the server optionssaslAuthenticationFactory - IOException - if the adaptor could not be createdCopyright © 2017 JBoss by Red Hat. All rights reserved.