Uses of Class
io.undertow.protocols.ssl.UndertowXnioSsl
Packages that use UndertowXnioSsl
-
Uses of UndertowXnioSsl in io.undertow
Constructors in io.undertow with parameters of type UndertowXnioSslModifierConstructorDescriptionListenerInfo
(String protcol, SocketAddress address, OpenListener openListener, UndertowXnioSsl ssl, org.xnio.channels.AcceptingChannel<? extends org.xnio.StreamConnection> channel) -
Uses of UndertowXnioSsl in io.undertow.server.protocol.proxy
Constructors in io.undertow.server.protocol.proxy with parameters of type UndertowXnioSslModifierConstructorDescriptionProxyProtocolOpenListener
(OpenListener openListener, UndertowXnioSsl ssl, ByteBufferPool bufferPool, org.xnio.OptionMap sslOptionMap)