Uses of Interface
org.eblocker.server.common.ssl.SslTestRequestHandlerFactory
Packages that use SslTestRequestHandlerFactory
-
Uses of SslTestRequestHandlerFactory in org.eblocker.server.common.ssl
Constructors in org.eblocker.server.common.ssl with parameters of type SslTestRequestHandlerFactoryModifierConstructorDescriptionSslTestListeners(int currentPort, int renewalPort, io.netty.channel.nio.NioEventLoopGroup bossGroup, io.netty.channel.nio.NioEventLoopGroup workerGroup, SSLContextHandler sslContextHandler, SslService sslService, SslTestRequestHandlerFactory handlerFactory)