Class SNIAlpnEngineManager
- java.lang.Object
-
- org.wildfly.elytron.web.undertow.server.sni.SNIAlpnEngineManager
-
- All Implemented Interfaces:
io.undertow.protocols.alpn.ALPNEngineManager
public class SNIAlpnEngineManager extends Object implements io.undertow.protocols.alpn.ALPNEngineManager
-
-
Constructor Summary
Constructors Constructor Description SNIAlpnEngineManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetPriority()booleanregisterEngine(SSLEngine engine, Function<SSLEngine,SSLEngine> selectedFunction)
-