public class ALPNManager extends Object
Modifier and Type | Field and Description |
---|---|
static ALPNManager | INSTANCE |
Constructor and Description |
---|
ALPNManager(ClassLoader classLoader) |
Modifier and Type | Method and Description |
---|---|
ALPNProvider | getProvider(SSLEngine engine) |
void | registerEngineCallback(SSLEngine original, Function<SSLEngine,SSLEngine> selectionFunction) |
public static final ALPNManager INSTANCE
public ALPNManager(ClassLoader classLoader)
Copyright © 2020 JBoss by Red Hat. All rights reserved.